Skip to content

Conversation

@christianhoelzl
Copy link
Contributor

This pull request adds a new function to poll a certificate. In contrast to the existing Order::certificate function, this method retries in case of a Processing state based on the retry policy.

Pebble testing is modified such that it uses the new method Order::poll_certificate. This removes a loop from the test function Environment::certificate.

I can add commits to this pr if wanted:

  • rename Order::poll to Order::poll_ready
  • remove public from Order::certificate

Copy link
Collaborator

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👏

@djc djc merged commit 1e68826 into djc:main Jul 3, 2025
10 checks passed
@christianhoelzl christianhoelzl deleted the poll_certificate branch July 9, 2025 10:20
@djc djc mentioned this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants