Randomly seeing "org.springframework.core.task.TaskRejectedException" when employing concurrency attribute of RqueueListener #147
Replies: 1 comment 4 replies
-
did you provide your own task executor? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I randomly see the following exception when specifying the concurrency attribute of @RqueueListener. In this case, I am using a value of 7 for the concurrency property.
Below is the full stack trace. It seems to occur at random, and I am not sure why this occurs or what this implies?
Beta Was this translation helpful? Give feedback.
All reactions