When using the backend services to validate a dataset in the staging environment, the validation process never completes. Additionally, the bucket (stg-gtfs-validator-results) used to store the results remains completely empty, indicating that the bug has been present for some time or that all data in the bucket has been deleted.
The dataset should be validated successfully, and the results should be stored in the designated bucket and displayed in the UI.
Actual Results
The validation process never completes, and the UI displays a loading indicator indefinitely. The designated bucket remains empty, with no validation results stored.
Describe the bug
When using the backend services to validate a dataset in the staging environment, the validation process never completes. Additionally, the bucket (stg-gtfs-validator-results) used to store the results remains completely empty, indicating that the bug has been present for some time or that all data in the bucket has been deleted.
Relates to https://github.com/MobilityData/mobility-feed-api/issues/491
Steps/Code to Reproduce
Expected Results
The dataset should be validated successfully, and the results should be stored in the designated bucket and displayed in the UI.
Actual Results
The validation process never completes, and the UI displays a loading indicator indefinitely. The designated bucket remains empty, with no validation results stored.
Validator version
5.0.2-SNAPSHOT
Operating system
MacOS