Does delayed tasks follow concrrency and rate limiter? #2291
-
I have task that delays itself (with I have a I'm curious if multiple tasks are delayed into same point of time, are concurrency/limiter is still respected. |
Beta Was this translation helpful? Give feedback.
Answered by
roggervalf
Nov 22, 2023
Replies: 1 comment 1 reply
-
hi @laneme, yes it should respect concurrency/limiter logic |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
laneme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @laneme, yes it should respect concurrency/limiter logic