Skip to content

add job phase timing logs #90

@reobin

Description

@reobin

the worker currently logs only coarse markers and final elapsed time, which made it hard to identify where import and update were spending time.

  • log phase durations for import: github search, data preparation, repository upsert, job event writes
  • log phase durations for update: repository load, github fetches, database writes, deletes/errors
  • keep logs concise enough for cloudwatch scanning
  • include counts per phase where useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions