Skip to content

Improve cert acquisition lifecycle management #2

@jlindsey

Description

@jlindsey

Currently, the main converger() loop is single-threaded, in that it will (once triggered by a channel event) only process one thing at a time in serial. Downsides include lackluster status reporting back to the web UI, and having a single site renew / creation that takes longer than usual block the entire loop for the duration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions