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
If some of the nodes are not reachable before we apply changes to an already existing current state at some point during the workflow the new changes will fail. To prevent this issue and save time we should check if nodes in the current state are reachable first.
Motivation
If some of the nodes are not reachable before we apply changes to an already existing current state at some point during the workflow the new changes will fail. To prevent this issue and save time we should check if nodes in the current state are reachable first.
Description
Before a new Task is being scheduled
claudie/services/manager/internal/service/handler_next_task.go
Line 31 in 844eb7a
Exit criteria
The text was updated successfully, but these errors were encountered: