Skip to content

How could i solve this? job stalled more than allowable limit #633

Answered by manast
ohseunghyeon asked this question in Q&A
Discussion options

You must be logged in to vote

You can configure how many times a job is allowed to stall using this: https://github.com/taskforcesh/bullmq/blob/master/docs/gitbook/api/bullmq.queuescheduleroptions.md

When using sandboxed processors jobs should not stall unless the CPU that is running the queue is so stressed that it is not able to extend the lock of the job that is being processed.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ohseunghyeon
Comment options

@Niek
Comment options

@manast
Comment options

@Niek
Comment options

@manast
Comment options

Answer selected by ohseunghyeon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #631 on July 06, 2021 07:58.