Skip to content

Fail if Net::ReadTimeout occurs

Ash McKenzie requested to merge ashmckenzie/fail-if-timed-out into master

What does this MR do and why?

This MR updates a few Gitlab::Triage::RestAPINetwork methods to no longer rescue from Net::ReadTimeout as this causes silent failures.

Edited by Ash McKenzie

Merge request reports