Open a-gave opened 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
287b967
) 87.46% compared to head (8210d6c
) 87.67%. Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What is the status of this PR?
This introduces an additional option to modify the operations timeout (currently defaulted to '10m')
The reason is to allow an installation of asu even on a machine that has low bandwidth availability, or a fair amount of latency. Under these conditions asu may work fine, however the installation process may timeout during the profiles.json update process (unless the amount of available branches/releases is reduced) In addition, even a single build may timeout if more than 10 minutes are required between downloading the imagebuilder corresponding to a request and compiling it.