Skip to content

Make HealthCheck checks concurrently #560

@gildesmarais

Description

@gildesmarais

The HealthChecks run sequentially. That works fine for one or two custom configs, but could become slow with more feeds.

HealthCheck.run should request feeds concurrently (e.g. using Ruby's Fiber or Ractor).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions