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

Improve Tokens Studio sync provider to pull all token sets #3248

Open
georgebuciuman opened this issue Jan 16, 2025 · 0 comments
Open

Improve Tokens Studio sync provider to pull all token sets #3248

georgebuciuman opened this issue Jan 16, 2025 · 0 comments

Comments

@georgebuciuman
Copy link
Contributor

georgebuciuman commented Jan 16, 2025


Describe the bug
Currently when pulling data from Tokens Studio provider the backend return a limited number of tokenSets (100).

To Reproduce
Steps to reproduce the behavior:

  1. Link 'Tokens Studio sync provider'
  2. Pull the data
  3. If you have more than 100 token sets you will see an error message and will only have 100 token sets

Expected behavior
We need to improve the request that retrieves the data to pull all token sets (from all the pages).
When working at this we should change the limit back to 25 items and make multiple requests until we get all the items.
Also, remove the error message that appears if there are more token sets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📥 Triage
Development

No branches or pull requests

1 participant