Skip to content

Made queue timers managers retry to log in the PKM (every seconds) until login succeeds.

Gilles Mouchard requested to merge qtm_login_retry into master

When PKM is not yet ready (PKM has not yet started, or it is not ready to accept request), this commit ensures that the queue timers manager can still login, after several retries, once the PKM is really ready.

Merge request reports