Skip to content

Fix git satellite timeout

Created by: Olegas

When working with satellites, default timeout is hardcoded to 30 seconds. But for larger repositories bigger timeout is required. Raising timeout value in config does nothing without this fix

Merge request reports