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

Update subscription immediately after registration #592

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

hbruch
Copy link
Collaborator

@hbruch hbruch commented Dec 11, 2024

Summary

With this PR, a feed update (i.e. caching the feeds) is performed immediately after successful subscription.
That way, feeds will be available not only after org.entur.lamassu.feedupdateinterval, which e.g. for test instances, could be very high.

Issue

Closes #581.

Unit tests

Write a few words on how the new code is tested.

No tests were added/updated. All existing, enabled tests passed.

Documentation

@testower testower merged commit 8ed2dbc into entur:master Dec 11, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 11, 2024
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.

Caches are not updated immediately after feed subscription
2 participants