Skip to content

Improve Binance runtime dependency cache resilience#36

Merged
Pigbibi merged 1 commit into
mainfrom
codex/cache-runtime-venv-retry
May 11, 2026
Merged

Improve Binance runtime dependency cache resilience#36
Pigbibi merged 1 commit into
mainfrom
codex/cache-runtime-venv-retry

Conversation

@Pigbibi
Copy link
Copy Markdown
Collaborator

@Pigbibi Pigbibi commented May 11, 2026

Summary

  • move the runtime venv cache outside the checked-out workspace so actions/checkout clean does not delete it every run
  • add retry handling around pip upgrade and requirements installation to absorb transient GitHub clone failures
  • use the cached venv path for validate-only and live runtime execution

Verification

  • extracted the updated workflow shell blocks and ran bash -n
  • ran git diff --check

Notes

  • This does not rerun the Runtime workflow because that can execute the trading strategy.

@Pigbibi Pigbibi merged commit 5445b5c into main May 11, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/cache-runtime-venv-retry branch May 11, 2026 17:11
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