Skip to content

Add healthcheck component for monitoring #150

@benoit74

Description

@benoit74

Similar to https://status.farm.openzim.org/healthcheck

Targets for now:

  • Authentication, Database, Frontend as in Zimfarm
  • Catalog generation: Generation of catalogs takes reasonable time (test all collections ; configurable delay with env var, default to 10s per catalog)
  • Zimfarm Notification: No Zimfarm Notification stuck in pending state (configurable delay with env var, default to 2m)
  • Files move: No file stuck in needs_file_operation with location_kind different than to_delete (configurable delay with env var, default to 2m)
  • Files deletion: No file stuck in needs_file_operation with location_kind equal to to_delete (configurable delay with env var, default to 2h)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions