-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
improvementImprovement to existing featureImprovement to existing feature
Description
when script is executed we need to touch (asynchronously, probably here - https://github.com/wttech/acm/blob/main/core/src/main/java/dev/vml/es/acm/core/code/ExecutionQueue.java#L218) the corresponding lock timestamp to ensure that it won't be deleted (not treated as STALE)
now there is a chance that k8s instance will be terminated without removing the lock so that further executions won't be possible on any ... even healthy k8s nodes on AEMaaCS
Metadata
Metadata
Assignees
Labels
improvementImprovement to existing featureImprovement to existing feature