retry on UnknownHostException #469
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#469
Loading…
Reference in New Issue
No description provided.
Delete Branch "retry_on_UnknownHostException"
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?
This PR makes the the metadata collection plugins using the HttpConnector2 class shall now retry instead of failing in case of
UnknownHostException
s.Tests described in https://support.openaire.eu/issues/7310.
Cherry picked also on the beta branch.