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

Observations seems to be persisted between different responses when navigating back and forth #77

Closed
oysteoh opened this issue Dec 18, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@oysteoh
Copy link
Contributor

oysteoh commented Dec 18, 2020

Seems to happen sometimes when switching back and forth. Needs to be investigated.

@oysteoh oysteoh added the bug Something isn't working label Dec 18, 2020
@oysteoh
Copy link
Contributor Author

oysteoh commented Jan 5, 2021

We need to reproduce in order to debug this. Ask eivind for more information / if the issue is still there

@oysteoh
Copy link
Contributor Author

oysteoh commented Jan 5, 2021

@dotfloat has rewritten the api to fast-api, and he claims there is no caching serverside.

@pinkwah
Copy link
Contributor

pinkwah commented Jan 5, 2021

That is, no caching on ERT Storage API. There could be serverside caching from Webviz. This caching could also just be due to global state from our implementation of webviz-ert, either because of webviz or Flask.

@oysteoh oysteoh self-assigned this Jan 5, 2021
@oysteoh
Copy link
Contributor Author

oysteoh commented Jan 20, 2021

Seems to be a bug in plotly. Maybe related to this plotly/plotly.js#4954
For now we can use another component, which might not have the same performance - but that needs to be addressed later if there is a need.

@oysteoh oysteoh closed this as completed Jan 20, 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
Projects
None yet
Development

No branches or pull requests

2 participants