"keep going" suppresses the error status #422

Closed
opened 2025-12-29 01:24:53 +01:00 by adam · 2 comments
Owner

Originally created by @rfc1036 on GitHub (Jul 22, 2019).

When -g is used then the program will always return success, even when a domain fails.
This is inconvenient because then a calling script cannot know if some domains failed or not.

Originally created by @rfc1036 on GitHub (Jul 22, 2019). When -g is used then the program will always return success, even when a domain fails. This is inconvenient because then a calling script cannot know if some domains failed or not.
adam closed this issue 2025-12-29 01:24:53 +01:00
Author
Owner

@kepi commented on GitHub (Oct 7, 2019):

Its important to add that this is inconvenient for some but not for all. I.e. in our use case current behaviour is exactly what we want.

If there would be any changes, please consider adding different argument for new behavior.

@kepi commented on GitHub (Oct 7, 2019): Its important to add that this is inconvenient for some but not for all. I.e. in our use case current behaviour is exactly what we want. If there would be any changes, please consider adding different argument for new behavior.
Author
Owner

@lukas2511 commented on GitHub (Apr 28, 2020):

This should be fixed now :)

@lukas2511 commented on GitHub (Apr 28, 2020): This should be fixed now :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#422