mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #343] [CLOSED] Changed a fatal to non-fatal to be able to continue parsing domains.t… #805
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/343
Author: @einar
Created: 1/26/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
73d58eaChanged a fatal to non-fatal to be able to continue parsing domains.txt if a host expericences network issues📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
dehydrated(+4 -1)📄 Description
…xt if a host experiences network issues. This could be done so much prettier but we needed something fastish as a single host in our domains.txt with reachability issues caused no further processing to happen. Hope this feature(ish) can get added even if this patch is ignored; then we can go back to using the main repo. Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.