You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First reported yesterday, still trying to identify the pattern / root cause.
Problem
Certain inscriptions are not loading, the connection stays open until a 524 error is returned. So far it seems to be some of the more recent ones, e.g.
KV -> durable object conversion for promise race condition
verify traffic with indexer temporarily paused
add banner to loading page - we're working on it!
2023/04/30 1600: issue appears resolved with no additional actions, further testing ongoing, suspect it's a problem with indexer and high-volume traffic
The text was updated successfully, but these errors were encountered:
whoabuddy
changed the title
API returning 524 on recent inscriptions
API returning 524 on some inscriptions
Apr 30, 2023
First reported yesterday, still trying to identify the pattern / root cause.
Problem
Certain inscriptions are not loading, the connection stays open until a 524 error is returned. So far it seems to be some of the more recent ones, e.g.
When queried with
curl
each returns after ~1-2min:Certain inscriptions are still loading, but seems to be hit or miss. This one seems to work:
https://inscribe.news/api/data/568287
But this lower number one does not:
https://inscribe.news/api/info/25000
But this one does?
https://inscribe.news/api/info/25
Fix Attempts
Next Steps
add banner to loading page - we're working on it!2023/04/30 1600: issue appears resolved with no additional actions, further testing ongoing, suspect it's a problem with indexer and high-volume traffic
The text was updated successfully, but these errors were encountered: