-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: return empty_dict for job.result() when results not saved (#82)
* fix: return empty_dict when job results not saved * Handle non-404 errors * check download_from_s3 instead of download_result * Add check if results not available in json format in tar * Return empty_dict if result.json not found * address comment
- Loading branch information
1 parent
a5f3406
commit 10beeb3
Showing
2 changed files
with
67 additions
and
1 deletion.
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