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

chore: profile sync controller - add snap caching #4532

Merged

Commits on Jul 17, 2024

  1. chore: add snap caching

    making multiple calls to snaps can cause an internal 429 too many requests as snap requests are queued.
    This adds simple in-mem caching to prevent calling the snap with the same values
    Prithpal-Sooriya committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3dee719 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7d8420c View commit details
    Browse the repository at this point in the history