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

feat: CCIP-2594 CCIPCapabilityConfig query with pagination #1127

Closed

Conversation

defistar
Copy link
Contributor

@defistar defistar commented Jul 2, 2024

add pagination for query on CCIPConfiguration

Motivation

CCIPConfig query may result in RPC timeout error when the size of config is huge

Solution

add pagination for query on CCIPConfiguration
Pagination parameters include:

  • pageIndex
  • pageSize

This is to avoid any RPC errors while querying CCIPconfig as the size grows bigger

@defistar defistar force-pushed the feat/CCIP-2594-CapabilityConfig-Pagination branch from 7ec9e90 to 9c1b126 Compare July 2, 2024 12:27
@defistar defistar self-assigned this Jul 2, 2024
@defistar defistar requested review from RensR and 0xsuryansh July 2, 2024 12:30
@defistar defistar added looking for review This needs more reviewers do not merge Do not merge at this time labels Jul 2, 2024
@defistar defistar closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Do not merge at this time looking for review This needs more reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant