Skip to content

Print retries if there's a spawn error #1081

Open
@fitzg2

Description

@fitzg2

Let's say apache is restarted and you get

apache: stopped
apache: ERROR (spawn error)

Wouldn't it be good to get

apache: stopped
apache: ERROR (spawn error)
apache: ERROR (spawn error) [try 1]
apache: ERROR (spawn error) [try 2]
apache: started [try 3]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions