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
Switch to a producer / consumer workflow to handle failing tasks better. Importantly, tasks that fails needs to be backed off so workers aren't spawned to immediately be killed again.
The text was updated successfully, but these errors were encountered:
jsanmigimeno
changed the title
Use a producer consumer process to better handle tasks that fail
[chore]: Use a producer consumer process to better handle tasks that fail
May 30, 2024
Switch to a producer / consumer workflow to handle failing tasks better. Importantly, tasks that fails needs to be backed off so workers aren't spawned to immediately be killed again.
The text was updated successfully, but these errors were encountered: