forked from ckan/ckanext-archiver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since ckanext-qa (and several other extensions) are now relying on ck…
…anext-archiver to do the downloading work, need to store more info about download failures. Tightened up error handling. So this is saved in the task_status table with key "status". Also get rid of filtered list of formats to download - download all we can. Tests fixed, but they are no longer thorough.
- Loading branch information
David Read
committed
Oct 5, 2012
1 parent
5e8bc06
commit f9a98f9
Showing
7 changed files
with
367 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.