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 cm shell timeout if the cli doesn't have credentials saved #55

Merged
merged 6 commits into from Dec 14, 2022

Conversation

SRombautsU
Copy link

_RestartBackgroundCommandLineShell() can now Force Exit for cases of timeout since the shell is blocked and won't be able to exit in time anyway

@SRombautsU SRombautsU added the bug label Dec 9, 2022
@SRombautsU SRombautsU self-assigned this Dec 9, 2022
@SRombautsU SRombautsU marked this pull request as draft December 9, 2022 16:11
…timeout since the shell is blocked and won't be able to exit in time anyway
@SRombautsU SRombautsU force-pushed the 1001290-fix-cm-shell-authenticate-timeout branch 4 times, most recently from 74c3d13 to 19e9091 Compare December 12, 2022 09:01
@SRombautsU SRombautsU marked this pull request as ready for review December 12, 2022 09:04
- Display a failure notification and output an error message
- Restart the shell immediately instead of waiting until the 3 minutes timeout

This will provoke a series of 2 to 4 retries and notifications for each successive attempt from the Unreal Editor to update
1. check of the server connection
2. status of a Config file
3. status of the assets in view in the content browser (if any subfolder is open)
4. status of changeslists (if the View Changelists window is opened)
@SRombautsU SRombautsU force-pushed the 1001290-fix-cm-shell-authenticate-timeout branch from 19e9091 to 0852ef2 Compare December 12, 2022 09:09
@SRombautsU SRombautsU changed the title WIP: Fix cm shell timeout if the cli doesn't have credentials saved Fix cm shell timeout if the cli doesn't have credentials saved Dec 12, 2022
@juliomaqueda juliomaqueda merged commit aec63f9 into master Dec 14, 2022
@juliomaqueda juliomaqueda deleted the 1001290-fix-cm-shell-authenticate-timeout branch December 14, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants