You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that global workqueue is running version 2.2.2.1
How to reproduce it
Not sure at the moment
Expected behavior
First, ACDCs have only one workqueue element, so I think we should not even try to add work to ACDC workflows.
Nonetheless, what is really expected with this ticket is to correct the assignment of rejectedWork variable to avoid this exception.
Additional context and error message
None
The text was updated successfully, but these errors were encountered:
Impact of the bug
Global WorkQueue
Describe the bug
While checking the Global WorkQueue logs (specifically @@@), I found a few workflows hitting the following exception:
Note that global workqueue is running version 2.2.2.1
How to reproduce it
Not sure at the moment
Expected behavior
First, ACDCs have only one workqueue element, so I think we should not even try to add work to ACDC workflows.
Nonetheless, what is really expected with this ticket is to correct the assignment of
rejectedWork
variable to avoid this exception.Additional context and error message
None
The text was updated successfully, but these errors were encountered: