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

Closed
5 tasks
romac opened this issue Sep 6, 2023 · 1 comment
Closed
5 tasks
Labels
O: performance Objective: cause to improve performance
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
@romac romac added this to the v1.8 milestone Sep 6, 2023
@romac romac modified the milestones: v1.8, v1.9 Nov 13, 2023
@adizere adizere modified the milestones: v1.9, v1.10 Apr 2, 2024
@ljoss17 ljoss17 modified the milestones: v1.10, v1.11 Jun 21, 2024
@romac romac added the O: performance Objective: cause to improve performance label Jul 8, 2024
@ljoss17
Copy link
Contributor

ljoss17 commented Aug 13, 2024

Closing this in favor of #4143

@ljoss17 ljoss17 closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: performance Objective: cause to improve performance
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants