Skip to content

Add health metrics and logging to workers #5

@elldritch

Description

@elldritch

Worker jobs seem to fail every so often because of transient request errors, but we currently have no logging or visibility of any sort into worker behaviour.

Some metrics to collect per worker:

  • Number of succeeded jobs
  • Number of failed jobs
  • Mean time to job completion (possibly segmented by succeeded or failed)

Some things to log:

  • Incremental update progress (pages loaded, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions