[PR #453] [CLOSED] retry post if 500 and echo warning to stdout #840

Closed
opened 2025-12-29 01:29:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/453
Author: @fragpit
Created: 11/30/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 6e697e7 retry 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/453 **Author:** [@fragpit](https://github.com/fragpit) **Created:** 11/30/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6e697e7`](https://github.com/dehydrated-io/dehydrated/commit/6e697e74b10288087a02b657947057e52a4cc7f8) retry post if 500 and echo warning to stdout ### 📊 Changes **1 file changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+9 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:35 +01:00
adam closed this issue 2025-12-29 01:29:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#840