Connect timeout exception handling #16
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
fixed in dev
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/maps-kt#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "connect_timeout_exception_handling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I changed implementation of error handling, it should not add nulls to the cache. It should avoid adding to the cache if download is failed. @ArystanK check if it solves the problem. Merging for now.