-
Notifications
You must be signed in to change notification settings - Fork 6
ISBN Search: improve timeout / too-many-requests #229
Copy link
Copy link
Closed
0 / 10 of 1 issue completedLabels
Confirmed for next releaseThis issue has been implemented/fixed and will be in the next releaseThis issue has been implemented/fixed and will be in the next releaseenhancementNew feature or requestNew feature or request
Description
The feature to crawl batches of ISBN numbers is a great one in principle. In practice, I often get timeouts when importing more than maybe 5 ISBNs at the same time. This is why I tend to add the books manually, one after another (which hardly causes any timeouts).
Could this be because the import sends multiple HTTP requests in parallel? Do you think that the number of rejected requests could be reduced by sending everything synchronously?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Confirmed for next releaseThis issue has been implemented/fixed and will be in the next releaseThis issue has been implemented/fixed and will be in the next releaseenhancementNew feature or requestNew feature or request