USACE / USACE/cwms-data-api

504 Error Gateway Time-out for /cwms-data/ratings/metadata

Open
#1,813 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
28
Forks
25
Avg merge
4d 22h
Merged PRs (30d)
20

Description

curl -X 'GET' \ 'https://cwms-data.usace.army.mil/cwms-data/ratings/metadata?office=MVS' \ -H 'accept: application/json;version=2' \ -H 'Cache-Control: no-cache, no-store, max-age=0' \ -H 'Pragma: no-cache'

Image

This endpoint works on the T7 CDA version 2026.05.12-f

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the documented GET request for /cwms-data/ratings/metadata with office=MVS and compare its behavior with the T7 CDA version 2026.05.12-f. No source files or tests are named, so trace the endpoint implementation and its timeout path; done means the request returns successfully rather than a 504 for this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.