Skip to content
Snippets Groups Projects

Use http read total timeout by default (logging errors rather than raising)

Merged Andy Schoenen requested to merge 334930_use-http-total-timeout-by-default into master
1 unresolved thread
204 files
+ 2919
1817
Compare changes
  • Side-by-side
  • Inline
Files
204
@@ -159,7 +159,7 @@ export default {
:issuable-type="issuableType"
data-testid="sidebar-due-date"
/>
<board-sidebar-labels-select class="labels" />
<board-sidebar-labels-select class="block labels" />
<sidebar-weight-widget
v-if="weightFeatureAvailable"
:iid="activeBoardItem.iid"
Loading