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 version checking hang in offline deployment #560

Conversation

LamDang
Copy link
Contributor

@LamDang LamDang commented Jan 19, 2021

Add timeout to version check

Fix #558

Add timeout to version check
@LamDang
Copy link
Contributor Author

LamDang commented Jan 19, 2021

I think timeout=10 is a bit long but in some cases necessary, please feel free to suggest other values

@makseq makseq changed the base branch from master to release/0.9.0.post5 January 19, 2021 12:03
@makseq makseq merged commit 42d1a2b into HumanSignal:release/0.9.0.post5 Jan 19, 2021
@LamDang
Copy link
Contributor Author

LamDang commented Jan 19, 2021

Thanks @makseq for your prompt answer!

@LamDang LamDang deleted the fixes/check-version-hang-when-offline branch January 19, 2021 13:25
makseq added a commit that referenced this pull request Jan 22, 2021
* Remove hostname prefix for upload files in case of localhost

* Update misc.py (#560)

Add timeout to version check

* Update requests dependency

* Add task patch

* Fix task patch docs

* Add list to Image in validation

* Change attrs version to >=19.1.0

* Main page mock-up fixes

Gaps and overlays
Outliers on mobile screens
Simplify sliders and fix console error about missing one
Fix github stars rounding
Add new release with github link

* Add INIT_COMMAND to run.sh

* Update DM build

* Add editor version to hash

* Fix misspell

* Change LS version

* Fix misspell

Co-authored-by: LamDang <[email protected]>
Co-authored-by: hlomzik <[email protected]>
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.

Check latest version make app hang undefinitely when running offline
2 participants