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: optimize data cache update mechanism #137

Merged
merged 5 commits into from
May 17, 2024

Conversation

ahonn
Copy link
Contributor

@ahonn ahonn commented May 17, 2024

Changes

  • add throttle to avoid too many repeat jobs being enqueued at the same time
  • add no_cache query params to turn off utxo/cells data cache

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
btc-assets-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 4:14am

@ahonn ahonn merged commit b9801dd into develop May 17, 2024
4 checks passed
@ahonn ahonn deleted the fix/skip-add-repeatable-job branch May 17, 2024 05:25
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