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

chore: remove bespoke routes-at-stop retry logic #2186

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

digitalcora
Copy link
Contributor

Some time ago (36f9f83) we changed this specific data fetching function so it "doesn't trust" the V3 API if it says there are no routes serving a stop, and tries again up to 3 times.

Some more-recent time ago (297c302), as part of a refactor of this function, we added a warning when a retry occurs, so we'd get some idea whether this logic was still useful.

One month later, we have not logged this warning in any deployed environment, so it seems safe to remove.

Some time ago (36f9f83) we changed this specific data fetching function
so it "doesn't trust" the V3 API if it says there are no routes serving
a stop, and tries again up to 3 times.

Some more-recent time ago (297c302), as part of a refactor of this
function, we added a warning when a retry occurs, so we'd get some idea
whether this logic was still useful.

One month later, we have not logged this warning in any deployed
environment, so it seems safe to remove.
@digitalcora digitalcora marked this pull request as ready for review September 3, 2024 20:59
@digitalcora digitalcora requested a review from a team as a code owner September 3, 2024 20:59
@digitalcora digitalcora merged commit ecd0415 into main Sep 4, 2024
13 checks passed
@digitalcora digitalcora deleted the cfg-remove-retries branch September 4, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants