Improve scheduling management and add examples#47
Conversation
|
Claude finished @scottf's task in 2m 13s —— View job PR Review
SummaryThe PR is well-structured. The split of One bug and two items worth knowing about: Bug
Breaking API change
Inherent TOCTOU in
No other correctness, security, or performance issues found. |
|
@claude please re-review with these notes
|
|
Claude finished @scottf's task in 48s —— View job Re-review
All three points addressed — the PR looks good to merge. Bug fixed — No API change — since this is unreleased, no deprecation bridge is needed. Point noted and withdrawn. TOCTOU — original concern was wrong. I assumed the schedule subject could receive additional publishes after the initial schedule was created, which would invalidate the sequence retrieved by No issues found. The API split into |
No description provided.