zotero / zotero-connectors

Chrome, Firefox, Edge, and Safari extensions for Zotero
https://www.zotero.org/download/connectors
Other
533 stars 124 forks source link

Don't fall back to another translator on `/saveItems` timeout #383

Closed dstillman closed 2 years ago

dstillman commented 2 years ago

https://forums.zotero.org/discussion/97248/having-trouble-saving-things-to-my-library-using-the-zotero-firefox-extension

Not yet sure what's causing the timeout here, but if /saveItems times out, we shouldn't continue on to another translator. (Here's it's resulting in a 409, I think because it's trying to create a new session despite one already being created.)