Skip to content

Add structured logging for background jobs and scheduled tasks #198

@robertocarlous

Description

@robertocarlous

Why
Request logging is already a strong part of the platform, but scheduled jobs should emit equally structured logs with job names, durations, and outcomes.

Acceptance criteria

  • Include job name, duration, status, and correlation ID in logs.
  • Log failures with enough context to debug without reproducing locally.
  • Keep the output consistent with the existing logger format.

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