Open amnonkhen opened 2 months ago
I have investigated the issue across dev
, staging
, and prod
environments, and it occurs consistently when all Submissions are fetched, though not in every call. The error is likely due to a server-side issue in the ingest-core
API, possibly related to resource exhaustion, unhandled exceptions etc. I am currently working to identify the exact cause and implement a resolution.
ingest-ui
to local resources - issue was noticedingest-ui
to dev
- issue was noticedingest-ui
to handle retries the issue persists. The issue appears to be server-side in ingest-core