Skip to content

add job phase timing logs #90

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions