ebi-ait / dcp-ingest-central

Central point of access for the Ingestion Service of the HCA DCP
Apache License 2.0
0 stars 0 forks source link

500 error in ingest-ui #1036

Open amnonkhen opened 2 months ago

amnonkhen commented 2 months ago

Image

KociOrges commented 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.