Skip to content

Wrapper process to restart failed processes with back-off #19

@mrcrgl

Description

@mrcrgl

Implement a wrapper process that monitors child Runnables and restarts them automatically if they fail. The restart logic should include a back-off strategy to avoid rapid restarts in case of repeated failures. Note: This requires Runnable to support being restarted (see issue 'Allow Runnable implementations to be restarted (start, shutdown, start)').

requires #18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions