Solutionunvalidated
If you raise an exception in it, it will propagate and abort the download — download progress callback. Tension: You can use try-catch to determine if the download was aborted or failed for other reasons. Outcome: raise an exception in it.
ab3cf492-e9e7-4a18-87b4-9c648960494f
If you raise an exception in it, it will propagate and abort the download — download progress callback. Tension: You can use try-catch to determine if the download was aborted or failed for other reasons. Outcome: raise an exception in it.