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

TimeTable: Add journey cache cleanup and Instant helpers #439

Merged

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Dec 8, 2024

Add buffer of 10 minutes before removing ended trips

  • Added extension functions isBefore and isAfter for Instant comparisons
  • Added swagger documentation link for trip planner API
  • Updated journey cache cleanup to wait 10 minutes after destination time before removal
  • Added logging for when trips are removed from cache

@ksharma-xyz ksharma-xyz changed the title Add buffer of 10 minutes before removing ended trips TimeTable: Add journey cache cleanup and Instant helpers Dec 8, 2024
Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz marked this pull request as ready for review December 8, 2024 02:53
@ksharma-xyz ksharma-xyz merged commit f691f47 into main Dec 8, 2024
2 checks passed
Copy link
Owner Author

Merge activity

  • Dec 7, 10:04 PM EST: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz deleted the 12-08-add_buffer_of_10_minutes_before_removing_ended_trips branch December 8, 2024 03:04
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.

1 participant