forked from Silverfish/proton-bridge
fix(GODT-2913): Reduce the number of configuration failure detected.
This commit is contained in:
@ -48,6 +48,7 @@ type EventProvider interface {
|
||||
type Telemetry interface {
|
||||
useridentity.Telemetry
|
||||
SendConfigStatusSuccess(ctx context.Context)
|
||||
ReportConfigStatusFailure(errDetails string)
|
||||
}
|
||||
|
||||
type GluonIDProvider interface {
|
||||
|
||||
Reference in New Issue
Block a user