Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] if downloading a single automation's details fails, the entire automation retrieve is canceled #671

Closed
2 tasks done
JoernBerkefeld opened this issue Jan 26, 2023 · 0 comments · Fixed by #666
Closed
2 tasks done
Assignees
Labels
bug Something isn't working c/automation COMPONENT
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/automation COMPONENT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant