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

Classify Arbitrum rpc server errors #15488

Merged
merged 8 commits into from
Dec 12, 2024

Conversation

DylanTinianov
Copy link
Contributor

@DylanTinianov DylanTinianov commented Dec 3, 2024

Ticket: https://smartcontract-it.atlassian.net/browse/BCFR-1079
Handles the following Arbitrum service errors:

 503 Service Temporarily Unavailable
 408 Request Timeout

@DylanTinianov DylanTinianov self-assigned this Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@DylanTinianov DylanTinianov changed the title Add service errors for Arbitrum Add Arbitrum rpc server errors Dec 3, 2024
@DylanTinianov DylanTinianov marked this pull request as ready for review December 5, 2024 13:15
@DylanTinianov DylanTinianov requested review from a team as code owners December 5, 2024 13:15
@DylanTinianov DylanTinianov changed the title Add Arbitrum rpc server errors Classify Arbitrum rpc server errors Dec 5, 2024
Copy link
Contributor

Flakeguard Summary

Ran new or updated tests between develop and f67bf9d (BCFR-1079-rpc-internal-timeouts).

View Flaky Detector Details | Compare Changes

Found Flaky Tests ❌

Name Pass Ratio Panicked? Timed Out? Race? Runs Successes Failures Skips Package Package Panicked? Avg Duration Code Owners
Test_Eth_Errors 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/chains/evm/client false 280ms @smartcontractkit/bix-framework, @smartcontractkit/core
Test_Eth_Errors/IsServiceTimeout 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/chains/evm/client false 10ms @smartcontractkit/bix-framework, @smartcontractkit/core

Artifacts

For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.

@DylanTinianov DylanTinianov requested a review from a team as a code owner December 11, 2024 16:12
@reductionista reductionista added this pull request to the merge queue Dec 12, 2024
Merged via the queue into develop with commit 52f364a Dec 12, 2024
170 checks passed
@reductionista reductionista deleted the BCFR-1079-rpc-internal-timeouts branch December 12, 2024 18:51
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.

3 participants