Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Audit & optimize metadata calls #28

Open
ptrwtts opened this issue Aug 9, 2022 · 0 comments
Open

Audit & optimize metadata calls #28

ptrwtts opened this issue Aug 9, 2022 · 0 comments
Assignees

Comments

@ptrwtts
Copy link
Contributor

ptrwtts commented Aug 9, 2022

When fetching metadata for tokens, we want to minimize the number of requests made. This will allow us to process more tokens, with less latency and lower costs.

  • What triggers the bulk of metadata requests (mints, retries, manual refresh, auto refresh, etc)?
  • How often is metadata empty, and thus needing a retry?
  • Any rogue processes causing unnecessary calls?
@ptrwtts ptrwtts assigned ipeleg and nofir and unassigned ipeleg Aug 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants