Skip to content
Snippets Groups Projects
Unverified Commit e2dfb426 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Better handling of issues caused by time traveling (DownloadTask) (DEV) #2018


* If maxExposureDetectionsPerDay is 0, return a saner value than 99 days.
maxExposureDetectionsPerDay is checked separately and will abort the download task if necessary.

* When checking whether the last detection was recent, add a sanity check that causes it to not skip, if the last detection was in our future.

Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
parent 1d178e44
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment