Steven Layne

Results 3 issues of Steven Layne

I have a task that is registered to a specific queue. In node-celery I am able to pass messages. However, unable to sent messages through node-celery-ts ``` const client =...

Line of code in question: https://github.com/Vincit/objection.js/blob/main/lib/queryBuilder/operations/InsertOperation.js#L57 # Description Suppose you have the following query. ``` const recordsToInsert = [... an array of records where a subset of the records clash...

### Version 4.10.0 ### Platform NodeJS ### What happened? removeOnFail works as intended when supplied a boolean however, when supplied an age, the job lives indefinitely in the Queue. ###...

bug