ache icon indicating copy to clipboard operation
ache copied to clipboard

Minimum delay based on download finish time

Open aecio opened this issue 5 years ago • 0 comments

  • Modified PolitenessScheduler to compute the delay between same-domain requests based on the time when the download finished
  • Refactoring of FethcedResultHandler to simply notify the LinkStorage that the download finished and to delegate data processing to other handlers for the appropriate link type
  • Fixed unit and integration tests to consider the new scheduler workflow that requires notification when the download was finished

Fixes #179.

aecio avatar Apr 22 '19 22:04 aecio