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
you run mcdev retrieve ... automation and it gets a list of available automations. Then, it proceeds to download the details for each of them separately.
If any of these singular downloads ends up failing, no automations are saved to disk
Expected Behavior
we should handle the error gracefully, tell the user about it and continue processing the rest.
Steps To Reproduce
Go to '...'
Click on '....'
Run '...'
See error...
Version
4.2.1
Environment
OS:
Node:
npm:
Participation
I am willing to submit a pull request for this issue.
Additional comments
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
you run
mcdev retrieve ... automation
and it gets a list of available automations. Then, it proceeds to download the details for each of them separately.If any of these singular downloads ends up failing, no automations are saved to disk
Expected Behavior
we should handle the error gracefully, tell the user about it and continue processing the rest.
Steps To Reproduce
Version
4.2.1
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: