mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #639] [CLOSED] Wait if order status is processing #882
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/639
Author: @johanlundberg
Created: 4/25/2019
Status: ❌ Closed
Base:
master← Head:retry_on_order_processing📝 Commits (1)
cd2618bWait 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.