-
Notifications
You must be signed in to change notification settings - Fork 1
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
perf(ScheduleController): Fetch schedules by individual stop for more cache hits #231
Merged
Commits on Nov 4, 2024
-
perf(ScheduleController): Fetch schedules by individual stop for more…
… cache hits As implemented, if any request for a stop fails, the entire request fails. This is to preserve the existing all-or-nothing behavior for fetching schedules for all stops together. If we want to have partial failure states in the future, we'll want to adopt a frontend changes to represent the partial failure state.
Configuration menu - View commit details
-
Copy full SHA for 2cd5a37 - Browse repository at this point
Copy the full SHA 2cd5a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cb85e - Browse repository at this point
Copy the full SHA f1cb85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa81ced - Browse repository at this point
Copy the full SHA fa81cedView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35a8a64 - Browse repository at this point
Copy the full SHA 35a8a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711d8cc - Browse repository at this point
Copy the full SHA 711d8ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d7349a - Browse repository at this point
Copy the full SHA 3d7349aView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cb153f - Browse repository at this point
Copy the full SHA 3cb153fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8493926 - Browse repository at this point
Copy the full SHA 8493926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec572e - Browse repository at this point
Copy the full SHA 9ec572eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7015907 - Browse repository at this point
Copy the full SHA 7015907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f4bb9 - Browse repository at this point
Copy the full SHA 43f4bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b487e91 - Browse repository at this point
Copy the full SHA b487e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7245675 - Browse repository at this point
Copy the full SHA 7245675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b59fe - Browse repository at this point
Copy the full SHA 62b59feView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83e238b - Browse repository at this point
Copy the full SHA 83e238bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25330fd - Browse repository at this point
Copy the full SHA 25330fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef24c8 - Browse repository at this point
Copy the full SHA aef24c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c9331 - Browse repository at this point
Copy the full SHA f6c9331View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8be11f - Browse repository at this point
Copy the full SHA a8be11fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.