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

Ensure panel.js is served before session is started #1595

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Sep 21, 2020

When scaling Panel behind a load balancer it can occur that the request for the Panel.js extension arrives on a server which does has not yet loaded a session and therefore isn't aware of the extension. Here we simply make sure that the extension is registered as soon as Panel is imported.

@philippjfr philippjfr added this to the v0.10.0 milestone Sep 21, 2020
@philippjfr philippjfr merged commit fe88283 into master Sep 21, 2020
@philippjfr philippjfr deleted the extension_server branch September 21, 2020 09:27
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.

1 participant