Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use deterministic OCR configuration #14775

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

connorwstein
Copy link
Contributor

@connorwstein connorwstein commented Oct 15, 2024

  • Add support for shared secrets in setting OCR config. Use new libocr deterministic function and add OCR secrets as a piece of env specific deployment config.
  • Backwards compat with existing CCIPConfig contract
  • Add NonceAt for clearing pending txes CLI

Copy link
Contributor

github-actions bot commented Oct 15, 2024

Below is an analysis created by an LLM. Be mindful of hallucinations and verify accuracy.

WF: CI Core#4c8aa47

1. HTTP 503 Service Temporarily Unavailable error during push request:Flakey Test Detection

Source of Error:
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9168635Z 2024/10/15 23:45:48 Error re-running flakey tests: push request failed: status=503, body=<html>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9170206Z <head><title>503 Service Temporarily Unavailable</title></head>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9171110Z <body>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9172010Z <center><h1>503 Service Temporarily Unavailable</h1></center>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9173044Z <hr><center>nginx</center>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9173715Z </body>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9174258Z </html>
Flakey Test Detection	Re-run tests	2024-10-15T23:45:48.9185510Z ##[error]Process completed with exit code 1.

Why: The error occurred because the server handling the push request was temporarily unavailable, likely due to maintenance or overload, indicated by the HTTP 503 status code.

Suggested fix: Retry the request after some time or investigate server status and load to ensure it can handle incoming requests.

@connorwstein connorwstein marked this pull request as ready for review October 15, 2024 19:39
@connorwstein connorwstein requested review from a team as code owners October 15, 2024 19:39
@cl-sonarqube-production
Copy link

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