Traefik hangs on Letsencrypt error

Hi!

We recently noticed an issue with our(?) Traefik configuration. If there is an error related to letsencrypt after a reboot, then the startup of Traefik won't proceed until the issue has been resolved. This can mess things up if we have had an outage.

If I don't stop this container and remove the record from acme.json it will just sit here.

Is there any way we can force Traefik to skip a container and domain if an error occurs?

Thank you