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
Good question.
At the moment the Start-RemotelyJobProcessing Function (under Private\Helper.ps1) handles processing of these jobs, based on the current logic there is no timeout. It simply waits for the jobs state to be either completed or failed.
Might be a good idea to add this timeout setting and expose it in the PSRemotely.json as a configurable option.
Is there any timeout for these jobs or it can go to infinite in worst case ?
The text was updated successfully, but these errors were encountered: