We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I keep getting sporadic 504 error responses with URLs like the following.
https://api.crossref.org/works?mailto=user1%40newsrx.com%2Cuser2%40newsrx.com%2Cuser3%40newsrx.com%2Cuser4%40newsrx.com&filter=type%3Ajournal-article%2Cfrom-index-date%3A2022-04-26%2Cuntil-index-date%3A2022-04-26%2Cfrom-issued-date%3A2021-01-01%2Cfrom-issued-date%3A2021-01-01%2Cuntil-issued-date%3A2021-01-31&sort=issued&rows=1&cursor=*
The text was updated successfully, but these errors were encountered:
It seems that this is usually accompanied by a drop in records indexed for a specific day and published date range.
(TIMESTAMP) INDEXED_DATE [ISSUED_FROM...ISSUED_UNTIL]: RESULT_COUNT (2022-04-28T11:25:13) 2022-04-26 [2021-12-01...2021-12-31]: 3,986 [0] IOException. Sleeping 30 seconds. (2022-04-28T11:26:52) 2022-04-26 [2021-12-01...2021-12-31]: 3,985 [1] IOException. Sleeping 60 seconds. (2022-04-28T11:28:55) 2022-04-26 [2021-12-01...2021-12-31]: 3,984 [2] IOException. Sleeping 90 seconds. (2022-04-28T11:30:42) 2022-04-26 [2021-12-01...2021-12-31]: 3,983 [3] IOException. Sleeping 120 seconds.
Sorry, something went wrong.
Likely to do with this ongoing incident: https://status.crossref.org/incidents/8jl8fq75sncx
Getting 504 Gateway Time-out while deposit metadata using https://api.crossref.org/v2/deposits
No branches or pull requests
I keep getting sporadic 504 error responses with URLs like the following.
https://api.crossref.org/works?mailto=user1%40newsrx.com%2Cuser2%40newsrx.com%2Cuser3%40newsrx.com%2Cuser4%40newsrx.com&filter=type%3Ajournal-article%2Cfrom-index-date%3A2022-04-26%2Cuntil-index-date%3A2022-04-26%2Cfrom-issued-date%3A2021-01-01%2Cfrom-issued-date%3A2021-01-01%2Cuntil-issued-date%3A2021-01-31&sort=issued&rows=1&cursor=*
The text was updated successfully, but these errors were encountered: