1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00

All: Added more logging for resource fetching to try to debug issue

This commit is contained in:
Laurent Cozic 2019-11-20 18:47:18 +00:00
parent 76c8f777ca
commit 8036923aca

View File

@ -131,6 +131,7 @@ class ResourceFetcher extends BaseService {
}
delete this.fetchingItems_[resource.id];
this.logger().debug(`ResourceFetcher: Removed from fetchingItems: ${resource.id}. New: ${JSON.stringify(this.fetchingItems_)}`);
this.scheduleQueueProcess();
// Note: This downloadComplete event is not really right or useful because the resource