-
Notifications
You must be signed in to change notification settings - Fork 775
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
EBSCOhost: Asyncify #3067
Comments
There's a cascade of rapid-burst network requests:
I'm tempted to write some fixes, but I need to test on something, and I'm afraid that requires a subscription. |
If you want to try anyway, I can test it and make final tweaks. |
Thanks, that would be nice. But without some live data, I can't explore the opportunity to eliminate some requests. I can only do a mechanic transformation into the async style (and maybe replace the encoding routines -- involving a custom implementation of |
That's fine to start. It's the burst that's the worst. |
Nice anapestic dimeter. You really know how to motivate me. |
https://forums.zotero.org/discussion/105903/page-not-working-with-zotero-connector
Looks like we're calling processDocuments in a loop, resulting in a 429
The text was updated successfully, but these errors were encountered: