Skip to content

Wire RecoveryStatus to a health check endpoint #593

Description

@mdproctor

QuartzWorkerExecutionManager now tracks recovery outcome via a volatile RecoveryStatus field (PENDING, COMPLETED, FAILED) with a getRecoveryStatus() accessor. This should be wired to a @Liveness or @Readiness health check so operators can observe recovery failures via standard health endpoints, not just log lines.

Added during #586/#587/#588/#589 follow-ups (design review R1-04).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions