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

Fix missing content in subsequent calls to fetch-meta command #154

Closed
charphi opened this issue Oct 13, 2021 · 2 comments
Closed

Fix missing content in subsequent calls to fetch-meta command #154

charphi opened this issue Oct 13, 2021 · 2 comments
Labels
bug Something isn't working PROVIDER
Milestone

Comments

@charphi
Copy link
Member

charphi commented Oct 13, 2021

Content is missing when the fetch-meta command is called twice with slightly different queries.

To reproduce:

sdmx-dl fetch meta ECB EXR M.USD+CHF.EUR.SP00.A
sdmx-dl fetch meta ECB EXR A.CHF.EUR.SP00.A
@charphi charphi added bug Something isn't working PROVIDER labels Oct 13, 2021
@charphi charphi added this to the 3.0.0-beta.4 milestone Oct 13, 2021
@charphi
Copy link
Member Author

charphi commented Oct 13, 2021

The problem comes from an invalid cache invalidation.

@charphi
Copy link
Member Author

charphi commented Oct 13, 2021

Done in 3e443be

@charphi charphi closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PROVIDER
Projects
None yet
Development

No branches or pull requests

1 participant