MobilityData / mobility-feed-api

Apache License 2.0
9 stars 3 forks source link

Integration tests is blocking catalog update in PROD #655

Closed davidgamez closed 3 months ago

davidgamez commented 3 months ago

Describe the bug

The Integration test health check is failing when dispatched from the catalog repository blocking the data update in PROD. Example failing action, https://github.com/MobilityData/mobility-feed-api/actions/runs/10250546587/job/28356841067

Steps/Code to Reproduce

Check action https://github.com/MobilityData/mobility-feed-api/actions/runs/10250546587/job/28356841067

Expected Results

The integration test passed.

Actual Results

The health check in the integration test action is failing.

Screenshots

No response

Files used

No response

Additional notes

No response