feat(sf): retime Friday shell-run rule to 1:45 PM PT (operator request)#262
Merged
Conversation
…perator request) Per Brian: the Friday shell-run should fire at 1:45 PM PT. Retimes the existing alpha-engine-friday-shell-run EventBridge rule (#258) from cron(30 21 ? * FRI *) (14:30 PT PDT) to cron(45 20 ? * FRI *) (1:45 PM PT PDT / 12:45 PM PT PST). Single rule retimed, NOT a second redundant rule (per feedback_dont_add_redundant_scheduled_infra). Still after the Friday EOD SF (~1:25 PT, no trading-instance collision) and ~12h before the real Sat 09:00 UTC firing. Rule stays State: DISABLED — operator enables deliberately via `aws events enable-rule`. Comments + the wiring test's pinned cron/timing updated. Suite 1337 passed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Retimes the existing
alpha-engine-friday-shell-runEventBridge rule (shipped by #258) fromcron(30 21 ? * FRI *)(14:30 PT PDT) →cron(45 20 ? * FRI *)= 20:45 UTC = 1:45 PM PT PDT / 12:45 PM PT PST, per operator request.State: DISABLED— enable deliberately viaaws events enable-rule --name alpha-engine-friday-shell-run --region us-east-1(per the fail-loud/no-backstop posture).🤖 Generated with Claude Code