mercadona / rele

Easy to use Google Pub/Sub
https://mercadonarele.readthedocs.io/en/latest/index.html
Apache License 2.0
200 stars 23 forks source link

Refator check_internet_connections #283

Closed igarridot closed 6 months ago

igarridot commented 6 months ago

:tophat: What?

Restart the main process if we receive any kind of exceptions managed by the Pub/Sub library.

:thinking: Why?

To avoid having dangling threads that avoid the rest of the workers consuming messages.