Skip to content

ref(seer): Add progress logs to night shift schedule cron#114557

Merged
trevor-e merged 1 commit intomasterfrom
telkins/night-shift-schedule-logs
May 1, 2026
Merged

ref(seer): Add progress logs to night shift schedule cron#114557
trevor-e merged 1 commit intomasterfrom
telkins/night-shift-schedule-logs

Conversation

@trevor-e
Copy link
Copy Markdown
Member

@trevor-e trevor-e commented May 1, 2026

The schedule_night_shift task was timing out with no visibility into where it stalled — the only log fired at the end. Add checkpoint logs around the SeerProjectRepository scan and every 10th chunk of the org-dispatch loop so we can tell which phase is slow.

The schedule task was timing out with no visibility into where it stalled.
Add checkpoint logs around the SeerProjectRepository scan and every 10th
chunk of the dispatch loop so we can tell which phase is slow.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 1, 2026
@trevor-e trevor-e marked this pull request as ready for review May 1, 2026 14:59
@trevor-e trevor-e requested a review from a team as a code owner May 1, 2026 14:59
Copy link
Copy Markdown
Contributor

@chromy chromy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@trevor-e trevor-e merged commit 493684c into master May 1, 2026
60 checks passed
@trevor-e trevor-e deleted the telkins/night-shift-schedule-logs branch May 1, 2026 15:20
cleptric pushed a commit that referenced this pull request May 5, 2026
The `schedule_night_shift` task was timing out with no visibility into
where it stalled — the only log fired at the end. Add checkpoint logs
around the `SeerProjectRepository` scan and every 10th chunk of the
org-dispatch loop so we can tell which phase is slow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants