Skip to content

Context deadline exceeded #1212

Answered by nmeri17
nmeri17 asked this question in Q&A
Jul 13, 2022 · 5 comments · 38 replies
Discussion options

You must be logged in to vote

I removed the http part of rr.yaml to get around the two minutes it takes for job worker allocation to take place.

Process allocates in a few milliseconds (depending on your OS)

This is only true when a solitary worker type/mode is being ran--http OR jobs. When both are combined, http spins up 4 workers instantly. The jobs worker waits exactly 63 seconds before signaling creation of 10 workers. I indicated this four days ago. However, there's another caveat

because some part of your code is blocking it

Spot on. For some reason, Composer was unable to include one of my interfaces while booting the modules, until I emptied the interface's contents and ran again. After it started working…

Replies: 5 comments 38 replies

Comment options

You must be logged in to vote
1 reply
@nmeri17
Comment options

Comment options

You must be logged in to vote
28 replies
@rustatian
Comment options

@rustatian
Comment options

@nmeri17
Comment options

@nmeri17
Comment options

@rustatian
Comment options

Comment options

You must be logged in to vote
8 replies
@nmeri17
Comment options

@rustatian
Comment options

@rustatian
Comment options

@nmeri17
Comment options

@nmeri17
Comment options

Comment options

You must be logged in to vote
1 reply
@rustatian
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by nmeri17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
2 participants