You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
panic (Callable[[Failure, str], Deferred]) – A callable invoked with the failure and server name when reissuing fails for a certificate expiring in the panic_interval. For example, you could generate a monitoring alert. The default callback logs a message at CRITICAL level.
Logging as CRITICAL may not be the most visible thing to do if marathon-acme is just quietly running in a container somewhere... Send an email? Sentry error?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://txacme.readthedocs.io/en/latest/using.html#issuing-service
Logging as
CRITICAL
may not be the most visible thing to do if marathon-acme is just quietly running in a container somewhere... Send an email? Sentry error?The text was updated successfully, but these errors were encountered: