Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test to check static reference in realtime feeds #836

Open
emmambd opened this issue Nov 27, 2024 · 0 comments
Open

Add unit test to check static reference in realtime feeds #836

emmambd opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@emmambd
Copy link
Contributor

emmambd commented Nov 27, 2024

Describe the problem

The DB pipeline broke because of a case where I accidentally made a realtime feed's static reference another realtime feed. It broke the location ID, and seemed to block the entire pipeline process.

Proposed solution

Check that a static reference has a data type of gtfs and not gtfs_rt

Alternatives you've considered

No response

Additional context

No response

@emmambd emmambd added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant