↓ 2 callersMethodmoveToCompletedArgs(self, job: Job, return_value: str, shouldRemove, token: str, fetchNext=True)
python/bullmq/scripts.py:774
↓ 2 callersMethodmoveToFailedArgs(self, job: Job, failed_reason: str, shouldRemove, token: str, fetchNext=True, fields_to_update = None)
python/bullmq/scripts.py:778
↓ 2 callersMethodmoveToFinishedArgs(self, job: Job, val: Any, propVal: str, shouldRemove, target, token: str,
fetchNext=True, fields_to_u
python/bullmq/scripts.py:715
↓ 2 callersMethodmoveToFinishedArgs(
job: MinimalJob<T, R, N>,
val: any,
propVal: FinishedPropValAttribute,
shouldRemove: undefin
src/classes/redis-queue-backend.ts:1129
↓ 2 callersMethodpack_add_argsPack ARGV[1]: msgpack array matching the Lua script contract. Positions: [key_prefix, job_id, name, timestamp, parentKey, parentDepsKey, parent, repe
rust/src/flow_producer.rs:881
↓ 2 callersMethodpack_add_argsPack ARGV[1]: msgpack array matching the Lua script contract. Positions: [key_prefix, job_id, name, timestamp, parentKey, parentDepsKey, parent, repe
rust/src/queue.rs:392
↓ 2 callersMethodprocessJob(
job: Job<DataType, ResultType, NameType, ProgressType>,
token: string,
fetchNextCallback = () =>
src/classes/worker.ts:984