Replies: 1 comment
-
You can read about dead executions in the readme. Checkout heartbeat-tuning for faster revive of dead executions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Description
This is a two-node cluster where JVM suddenly exits while node A is executing a RecurringTask, and the database picked, picked_by, and last_heartbeat columns have values. At this time, Node B cannot execute the task at the next execution_time. When node A comes online, it still cannot execution the task
Steps to Reproduce the bug
Beta Was this translation helpful? Give feedback.
All reactions