Panduza / panduza-rust-platform

Panduza Rust Platform Service
Apache License 2.0
2 stars 0 forks source link

Implement REQ_CONN_INFO_0020_00 retry_delay feature #22

Open wardru opened 2 months ago

wardru commented 2 months ago

It seems that the platform is trying to reconnect to a broker as fast as possible with causes log spams and high CPU usage.

Maybe try to reconnect every seconds instead? @XdoctorwhoZ

XdoctorwhoZ commented 2 months ago

Maybe 1 sec by default and we let user configure it in the connection.json ?