Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Enable parallelism for health check execution #17

Description

@ryanolee

Using https://symfony.com/doc/current/components/process.html (or some similar line of reasoning) We ideally want to be able to parallelise any health checks we are running by deferring them to CLI execution and having the __health endpoint we are using call them in tandem to reduce longer running health checks timeouts

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