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 history caching #89

Open
xDashh opened this issue Apr 10, 2019 · 2 comments
Open

fix history caching #89

xDashh opened this issue Apr 10, 2019 · 2 comments
Assignees

Comments

@xDashh
Copy link
Member

xDashh commented Apr 10, 2019

It seems there are cases where chat history is cached. Stop doing that.

@xDashh xDashh self-assigned this Apr 10, 2019
@xDashh
Copy link
Member Author

xDashh commented Apr 11, 2019

Cache headers seem to be set correctly back from when the nginx config was updated. Keep in mind to leave it that way if we ever re-enable caching on assets.

@xDashh xDashh closed this as completed Apr 11, 2019
@xDashh
Copy link
Member Author

xDashh commented Apr 11, 2019

Browser features like re-opening closed tabs/windows seem to be the only cause for this (and by some definition expected behaviour). Maybe there is some js way to check if these cases happened and re-fetch an updated backlog and apply it.

@xDashh xDashh reopened this Apr 11, 2019
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