Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
3.3.0
-
451dcb1af (dev)
-
License server development 34
Description
As a developer
I want to be able to control the sync intervals of login renewal, license sync and report upload
So that I can test the functionality in reasonable time.
Proposal:
Support the following env variables:
QLS_ONLINE_MODE_RENEWAL_INTERVAL_SECONDS_LOGIN
QLS_ONLINE_MODE_RENEWAL_INTERVAL_SECONDS_LICENSES
QLS_ONLINE_MODE_RENEWAL_INTERVAL_SECONDS_REPORT_UPLOAD
The implementation should impose sanity check for these so that it won't be shorter than
10s, for example