POR Record Timeseries Query Triggers 500 Error
Open
Nobody has claimed this yet.
bug
needs-follow-up
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Describe the bug
When querying a large data set like:
curl -X 'GET' \ 'https://CWBITEST/cwms-data/timeseries?name=Baldhill_Dam.Flow-Out.Inst.~15Minutes.0.best&office=MVP&begin=1945-09-03T16%3A11%3A00.307Z&end=2025-09-03T16%3A11%3A00.307Z' \ -H 'accept: application/json;version=2'
a 500 error is typically returned. Sometimes it will complete though. Similar behavior with local production CDA instance. @MikeNeilson suggested it related to the volume of data and the initial indexing query may be timing out.
CDA Version (please complete the following information):
2025.09.03-test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.