Skip to content
Commit d9c20b68 authored by Adrien Lecharpentier's avatar Adrien Lecharpentier Committed by Oleg Nenashev
Browse files

Correct DownloadService TimeUnit mix on lastAttempt (#3928)



* Revert DownloadService TimeUnit mix on lastAttempt

Downloadable.lastAttempt is set in milliseconds but the PR-3913 change
the test to toMillis(millis+seconds)<millis.

Thank you @pzygielo for this catch.

* Fix DownloadService time unit usage

Thank you @daniel-beck

Co-Authored-By: default avataralecharp <adrien.lecharpentier@gmail.com>

* Fix DownloadService missing import
parent 8c276421
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment