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

Add batches to NFT fetchers #8313

Merged
merged 1 commit into from Aug 28, 2023
Merged

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Aug 28, 2023

#8278

Motivation

TokenInstance fetchers did not support batch indexing

Changelog

  • Add batches to TokenInstance fetchers
    New envs (Add batch_size envs for NFT fetchers docs#176)
  • INDEXER_TOKEN_INSTANCE_RETRY_BATCH_SIZE (default 10)
  • INDEXER_TOKEN_INSTANCE_REALTIME_BATCH_SIZE (default 1)
  • INDEXER_TOKEN_INSTANCE_SANITIZE_BATCH_SIZE (default 10)

Checklist for your Pull Request (PR)

@nikitosing nikitosing changed the title Np add batches to nft fetchers Add batches to nft fetchers Aug 28, 2023
@nikitosing nikitosing force-pushed the np-add-batches-to-nft-fetchers branch from 62da288 to 4d354f9 Compare August 28, 2023 08:08
@nikitosing nikitosing changed the title Add batches to nft fetchers Add batches to NFT fetchers Aug 28, 2023
@nikitosing nikitosing force-pushed the np-add-batches-to-nft-fetchers branch from 3ccaa85 to ba481af Compare August 28, 2023 11:03
@vbaranov vbaranov merged commit adff6d4 into master Aug 28, 2023
14 of 15 checks passed
@vbaranov vbaranov deleted the np-add-batches-to-nft-fetchers branch August 28, 2023 11:46
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.

None yet

3 participants