Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

deploy:repair doesn't utilize custom health check method #179

@intjonathan

Description

@intjonathan

The deploy:repair task is not only undocumented, but uses a naive invocation of #http_status_ok?:

unless method(:http_status_ok?).call(server, port, fetch(:status_endpoint, '/'))

Users with custom health checks can't avail themselves of this useful task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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