Differences
This shows you the differences between the selected revisions of the page.
2015-03-05 | 2015-07-22 | ||
comma (martin) | library_example_recursive_download_custom_error_handling (martin) | ||
Line 97: | Line 97: | ||
Also for all failures the ''[[library_session_failed|Session.Failed]]'' event is raised. | Also for all failures the ''[[library_session_failed|Session.Failed]]'' event is raised. | ||
+ | |||
+ | The batch operation though typically abort on the first major failure. See example on [[library_example_recursive_download_custom_error_handling|implementing recursive directory tree download with custom error handling]] to learn how to continue on errors. | ||
===== Example ===== | ===== Example ===== |