[PR #639] [CLOSED] Wait if order status is processing #882

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/639
Author: @johanlundberg
Created: 4/25/2019
Status: Closed

Base: masterHead: retry_on_order_processing


📝 Commits (1)

  • cd2618b Wait if order status is processing

📊 Changes

1 file changed (+15 additions, -2 deletions)

View changed files

📝 dehydrated (+15 -2)

📄 Description

We noticed that our acme server implementation was not finished creating the certificate as fast as letsencrypt after order finalization. So this patch adds a wait for the order to get out of processing state.


🔄 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/639 **Author:** [@johanlundberg](https://github.com/johanlundberg) **Created:** 4/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `retry_on_order_processing` --- ### 📝 Commits (1) - [`cd2618b`](https://github.com/dehydrated-io/dehydrated/commit/cd2618b498b799b960bb3a47696ef33ef1781574) Wait if order status is processing ### 📊 Changes **1 file changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+15 -2) </details> ### 📄 Description We noticed that our acme server implementation was not finished creating the certificate as fast as letsencrypt after order finalization. So this patch adds a wait for the order to get out of processing state. --- <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:48 +01:00
adam closed this issue 2025-12-29 01:29:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#882