Skip to content

Count no-op ticks so due == sent + no_op in worker logs#101

Merged
AndrewAct merged 1 commit into
mainfrom
feature/improve_horoscope_email_log
Jul 24, 2026
Merged

Count no-op ticks so due == sent + no_op in worker logs#101
AndrewAct merged 1 commit into
mainfrom
feature/improve_horoscope_email_log

Conversation

@AndrewAct

@AndrewAct AndrewAct commented Jul 23, 2026

Copy link
Copy Markdown
Owner

_claim_and_send() had several "due but nothing to do" branches (already resolved, pending-not-stale, retries exhausted, claim race) that fell through without incrementing any counter, making due != sent + skipped look like unexplained missing sends in the Tick complete log.

_claim_and_send() had several "due but nothing to do" branches (already
resolved, pending-not-stale, retries exhausted, claim race) that fell
through without incrementing any counter, making due != sent + skipped
look like unexplained missing sends in the Tick complete log.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@AndrewAct
AndrewAct changed the base branch from main to dev July 23, 2026 20:19
@AndrewAct
AndrewAct changed the base branch from dev to main July 23, 2026 20:20

@AndrewAct AndrewAct left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Good to merge

@AndrewAct
AndrewAct merged commit 8ad0010 into main Jul 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant