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

Add queueing/retry for website import #433

Open
JadoJodo opened this issue Sep 13, 2024 · 2 comments
Open

Add queueing/retry for website import #433

JadoJodo opened this issue Sep 13, 2024 · 2 comments
Labels
enhancement New feature or request go Pull requests that update Go code
Milestone

Comments

@JadoJodo
Copy link

Is your feature request related to a problem? Please describe.
When importing many website recipes, imports often fail due to 429 Rate Limiting

Describe the solution you'd like
a) Allow the imports to go into a persisted queue and b) respect 429 responses when processing the queue

Describe alternatives you've considered
Importing smaller batches at once

Additional context
N/A

@JadoJodo JadoJodo added the enhancement New feature or request label Sep 13, 2024
@reaper47 reaper47 added this to Recipya Sep 13, 2024
@reaper47 reaper47 moved this to Backlog in Recipya Sep 13, 2024
@reaper47 reaper47 added the go Pull requests that update Go code label Sep 13, 2024
@reaper47
Copy link
Owner

Sounds good! Could you please share the list of links you were trying to import when all these 429s happened? It would help me fix this.

@JadoJodo
Copy link
Author

@reaper47 I emailed you with the list.

@reaper47 reaper47 added this to the v1.3.0 milestone Sep 16, 2024
@reaper47 reaper47 removed the status in Recipya Sep 16, 2024
@reaper47 reaper47 moved this to Backlog in Recipya Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
Status: Backlog
Development

No branches or pull requests

2 participants