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 genesis_chunked API to work around genesis response is large errors #3589

Open
5 tasks
romac opened this issue Sep 6, 2023 · 0 comments
Open
5 tasks
Milestone

Comments

@romac
Copy link
Member

romac commented Sep 6, 2023

Summary

When the genesis data is too large, the node responds to our /genesis query with:

WARN ThreadId(94) health_check{chain=archway-1}: Will use fallback value for max_block_time: `30s`. Error: response error: Internal error: genesis response is large, please use the genesis_chunked API instead (code: -32603)

Let's do what the chain says.

Problem Definition

Proposal

Acceptance Criteria


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📥 Todo
Development

No branches or pull requests

2 participants