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

fix(bolt-sidecar): return error when no bids #574

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

estensen
Copy link
Contributor

Fixes #515

Before it tried to get an error from 204, which didn't exist.

{"duration":"0.119152","level":"info","method":"GET","msg":"http: GET /eth/v1/builder/header_with_proofs/3203582/0x8c34059ed5607d63f7f300f16654117dfb04c5e173ef74106e782f54481430c3/0x88b876f6f2d910442b04b4ec00ffd70cc84024ed7c86ba3dcff761b2b18a230b62034ab48a08916c4118aecdbda65671 204","path":"/eth/v1/builder/header_with_proofs/3203582/0x8c34059ed5607d63f7f300f16654117dfb04c5e173ef74106e782f54481430c3/0x88b876f6f2d910442b04b4ec00ffd70cc84024ed7c86ba3dcff761b2b18a230b62034ab48a08916c4118aecdbda65671","status":204,"time":"2024-12-16T10:36:38.677Z","version":""}

@mempirate mempirate merged commit 5449ae4 into unstable Dec 16, 2024
3 checks passed
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.

Better error handling on sidecar proxy errors
2 participants