mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
[PR #453] [CLOSED] retry post if 500 and echo warning to stdout #840
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/453
Author: @fragpit
Created: 11/30/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
6e697e7retry post if 500 and echo warning to stdout📊 Changes
1 file changed (+9 additions, -2 deletions)
View changed files
📝
dehydrated(+9 -2)📄 Description
Hello! I forked this repo a year ago and faced many time out errors. I fixed it in my private repo like in pull request. Now I forked it again and found that bug is still there. So I think my input would help to mitigate 500 errors when issuing certificates for over 300 domains with cloudflare DNS hook.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.