Skip to content

Conversation

@vdloo
Copy link
Member

@vdloo vdloo commented Dec 29, 2022

in the event where there is not enough compute capacity available the system will start creating new cloud resources on the fly. in that case we should not give up too quickly but wait a bit longer.

to address:

Run hypernode-deploy deploy acceptance -vvv
[info] Creating an brancher Hypernode based on mytesthypernodename.
[info] Successfully requested brancher Hypernode, name is mytesthypernodename-ephmabci8.
[info] Waiting for brancher Hypernode to become available...
Got an expected exception during the allowed error window of HTTP code 404, waiting for mytesthypernodename-ephmabci8 to become available[info] Stopping brancher Hypernode mytesthypernodename-ephmabci8...

In BrancherHypernodeManager.php line 132:
                                                                               
  [Hypernode\Deploy\Exception\TimeoutException]                                
  Timed out waiting for brancher Hypernode mytesthypernodename-ephmabci8 to become  
   available

in the event where there is not enough compute capacity available the
system will start creating new cloud resources on the fly. in that case
we should not give up too quickly but wait a bit longer.
@vdloo vdloo merged commit e169de8 into master Dec 30, 2022
@vdloo vdloo deleted the increase-brancher-node-wait-timeout branch December 30, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants