Right now we provide a fixed value in seconds after which we consider an entry for midway refresh. That value should instead be a percentage relative to the expiration date/last update date delta. So setting the value to 0.5 should always refresh when: cur date > last update + (exp. date - last update)/2
Probably internally we should also ignore midway refreshes if it turns out that (exp. date - last update) is a very small number (like 10 seconds or so).
Moving this to 1.0 RC, as it is a config file change.
milestone: SSSD 1.0 => SSSD 1.0 RC
Fields changed
status: new => assigned
Fixed in ea95b9ecd144423cd70d3790c97a3e7277fa9d02
fixedin: => 1.0.0rc resolution: => fixed status: assigned => closed tests: 0 => 1
rhbz: => 0
Metadata Update from @simo: - Issue assigned to sgallagh - Issue set to the milestone: SSSD 1.0 RC
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/1290
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.