GODT-1913: pass reporter to gluon, limit restarts, add crash handlers.
This commit is contained in:
@ -484,6 +484,8 @@ func withBridge(
|
||||
mocks.TLSReporter,
|
||||
liteapi.NewDialer(netCtl, &tls.Config{InsecureSkipVerify: true}).GetRoundTripper(),
|
||||
mocks.ProxyCtl,
|
||||
mocks.CrashHandler,
|
||||
mocks.Reporter,
|
||||
|
||||
// The logging stuff.
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user