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

[indexer] Make query retries and delay into parameters #321

Merged
merged 4 commits into from
Mar 10, 2024

Conversation

bowenyang007
Copy link
Collaborator

Defaults are

  • 5 retries
  • 500 ms between retries

Base automatically changed from fix_ft to aptos-indexer-processors-v1.10 March 10, 2024 20:34
@just-in-chang just-in-chang merged commit 6dd8014 into aptos-indexer-processors-v1.10 Mar 10, 2024
4 of 5 checks passed
@just-in-chang just-in-chang deleted the params branch March 10, 2024 20:54
bowenyang007 added a commit that referenced this pull request Mar 21, 2024
* optimize checking if fungible token logic

* move query retries and query cooldown between retries to parameters

* do not wait if we're done retrying

* lint
bowenyang007 added a commit that referenced this pull request Mar 21, 2024
* optimize checking if fungible token logic (#320)

* [indexer] Make query retries and delay into parameters (#321)

* optimize checking if fungible token logic

* move query retries and query cooldown between retries to parameters

* do not wait if we're done retrying

* lint

* lint
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.

2 participants