Skip to content

Stale locks #242

@krystian-panek-vmltech

Description

@krystian-panek-vmltech

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

No one assigned

    Labels

    improvementImprovement to existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions