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

[Failed-Request-Alert-Tuning] eth_getTransactionReceipt method returns too many 500 errors #3351

Open
Tracked by #3344
quiet-node opened this issue Dec 23, 2024 · 0 comments · May be fixed by #3349
Open
Tracked by #3344

[Failed-Request-Alert-Tuning] eth_getTransactionReceipt method returns too many 500 errors #3351

quiet-node opened this issue Dec 23, 2024 · 0 comments · May be fixed by #3349
Assignees
Labels
bug Something isn't working
Milestone

Comments

@quiet-node
Copy link
Member

quiet-node commented Dec 23, 2024

Problem

On the mainnet, an excessive number of log entries indicate 500 errors for the eth_getTransactionReceipt endpoint. One notable error message is:

Updated: The Error invoking RPC: Invalid parameter: hashOrNumber error was also triggered in scenarios where block_hash was set as an empty hex string ("0x"), as detailed in #3349. Consequently, this issue is expected to be resolved by the changes implemented in #3349.

Solution

Investigate and resolve the root cause of the 500 errors in the eth_getTransactionReceipt endpoint. Ensure robust error handling and accurate processing of block data to prevent invalid parameters and enhance system reliability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Review
1 participant