Closed chavu closed 2 months ago
@chavu onSuccess will trigger multiple time as it is been fired by workmanager workinfos directly. There is major update in Ketch, with support of pause and resume functionality. Please upgrade to version 2.0.0 for better experience. https://github.com/khushpanchal/Ketch Please note in this version, I have completely removed the callback system, no you have to observe flow directly from db which ensures more reliability.
Thanks. I will try v2.0.0
I have created a custom Downloader below class using Ketch to download many files one after the other and I'm noticing a few problems below: