You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime I use twice in a roll one of your actions, the second one can't be completed due a time out.
This first time it happened after I used the scp to copy my frontend files then the backends files. Always the backend files ended up with time out. So I've decided to split in two workflows, one looking for the frontend folder and the other for the frontend.
But even after that, the backend stills receiving time outs, not at the SCP anymore, but while using ssh-action.
Look:
So, I really thing there's something weird, maybe the connection stills open and the other action can't use it?
The text was updated successfully, but these errors were encountered:
Everytime I use twice in a roll one of your actions, the second one can't be completed due a time out.
This first time it happened after I used the scp to copy my frontend files then the backends files. Always the backend files ended up with time out. So I've decided to split in two workflows, one looking for the frontend folder and the other for the frontend.
But even after that, the backend stills receiving time outs, not at the SCP anymore, but while using ssh-action.
Look:
So, I really thing there's something weird, maybe the connection stills open and the other action can't use it?
The text was updated successfully, but these errors were encountered: