Kathikon.Lifeline (Kathikon v0.1.0)

Copy Markdown View Source

Recovery for orphaned and stale jobs.

This module is a placeholder for Phase 2 (Distributed Coordination). The lifeline process will detect jobs stuck in :executing after lease expiry and return them to the :retryable state so they can be reclaimed by another node.

Summary

Functions

Starts the lifeline recovery process. Not yet implemented.

Functions

start_link(opts \\ [])

@spec start_link(keyword()) :: {:error, :not_implemented}

Starts the lifeline recovery process. Not yet implemented.