Skip to content

Fix unexpected timeout notification from the main loop after a source changes...

Simon Morlat requested to merge fix/refresher-channel-error-handling into master

Fix unexpected timeout notification from the main loop after a source changes its timeout value from a positive value to -1. Improved handling of channel errors in refresher (handle RETRY state).

Merge request reports