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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The endpoint /api/v1/submissionreview.json fetches all submission reviews in the DB which results in a 504 Gateway Timeout error.
/api/v1/submissionreview.json
504 Gateway Timeout
One should be able to view a list of submission reviews made in a particular form or user account.
Logs, related issues, weird / out of place occurrences, local settings, possible approach to solving this...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environmental Information
Problem description
The endpoint
/api/v1/submissionreview.json
fetches all submission reviews in the DB which results in a504 Gateway Timeout
error.Expected behavior
One should be able to view a list of submission reviews made in a particular form or user account.
Steps to reproduce the behavior
/api/v1/submissionreview.json
Additional Information
Logs, related issues, weird / out of place occurrences, local settings, possible approach to solving this...
The text was updated successfully, but these errors were encountered: