Actions
Bug #5610
closedno back-off in osmo-remsim client reconnect to bankd
Start date:
07/11/2022
Due date:
% Done:
100%
Spec Reference:
Description
It seems that if e.g. a slot/pcsc-reader is not present, the client starts hammering the bankd with re-connect + retries without any delay / back-off. This should be improved to avoid unneccessary high load on the bankd (and the network).
Related issues
Updated by jtavares about 1 year ago
Submitted patchset to address this issue with a poor-man's exponential backoff in the RSPRO client state machine. Both bankd and the client share the same RSPRO client station machine and so both get the benefit of this change.
Please see: https://gerrit.osmocom.org/c/osmo-remsim/+/30138
This issue is related to #5348.
Updated by laforge about 1 year ago
- Status changed from New to Resolved
- Assignee changed from laforge to jtavares
- % Done changed from 0 to 100
Updated by laforge about 1 year ago
- Related to Bug #5348: client reconnects to fast added
Actions