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
Related to #733
If nexus doesn't respond, then Cloudflare returns a timeout error, and it is missing CORS headers (open https://explorer.dev.oasis.io/mainnet/sapphire/address/0x8Bc2B030b299964eEfb5e1e0b36991352E56D2D3/events#events, wait 100 seconds, https://nexus.oasis.io/v1/sapphire/events?limit=10&offset=0&rel=oasis1qpdgv5nv2dhxp4q897cgag6kgnm9qs0dccwnckuu fails with 524, frontend is not allowed to read the error code)
Low priority: it rarely happens, and frontend now does show an error in these cases oasisprotocol/explorer#1513
The text was updated successfully, but these errors were encountered:
@uscinski says an easy solution is to put a smaller timeout on nexus
Sorry, something went wrong.
Will be fixed via #821 and #849
ptrus
Successfully merging a pull request may close this issue.
Related to #733
If nexus doesn't respond, then Cloudflare returns a timeout error, and it is missing CORS headers
(open https://explorer.dev.oasis.io/mainnet/sapphire/address/0x8Bc2B030b299964eEfb5e1e0b36991352E56D2D3/events#events, wait 100 seconds, https://nexus.oasis.io/v1/sapphire/events?limit=10&offset=0&rel=oasis1qpdgv5nv2dhxp4q897cgag6kgnm9qs0dccwnckuu fails with 524, frontend is not allowed to read the error code)
Low priority: it rarely happens, and frontend now does show an error in these cases oasisprotocol/explorer#1513
The text was updated successfully, but these errors were encountered: