Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Default browser timeout on long ajax call #6

Open
idobry opened this issue Aug 16, 2019 · 0 comments
Open

Default browser timeout on long ajax call #6

idobry opened this issue Aug 16, 2019 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@idobry
Copy link
Owner

idobry commented Aug 16, 2019

Currently, we are using one ajax call to trigger a release and then waiting for the sync process to finish.
On large scale (~15 pods) it can take some time, big enough so that the browser is stopping the request (the release is executing successfully).
We should implement socket instead of HTTP.

@idobry idobry added help wanted Extra attention is needed bug Something isn't working labels Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant