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

Entity cache pile-up if vehicles frequently change IDs #212

Open
testower opened this issue Aug 17, 2023 · 0 comments
Open

Entity cache pile-up if vehicles frequently change IDs #212

testower opened this issue Aug 17, 2023 · 0 comments

Comments

@testower
Copy link
Collaborator

testower commented Aug 17, 2023

There seems to be a performance issue in redis that occurs when consuming feeds (free_bike_status) with vehicles ("bikes") that frequently changes IDs. E.g., all vehicles have new IDs on every update. This was the case with some of our feeds recently.

As a temporary measure, I have made it possible to leave individual feeds out from the aggregated api, using the "aggregated" field on the feed provider config (aggregated: false) in #211 .

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

No branches or pull requests

1 participant