MCPcopy Create free account
hub / github.com/coder/coder / CircuitBreakerConfig

Method CircuitBreakerConfig

aibridge/provider/provider.go:87–87  ·  view source on GitHub ↗

CircuitBreakerConfig returns the circuit breaker configuration for the provider.

()

Source from the content-addressed store, hash-verified

85
86 // CircuitBreakerConfig returns the circuit breaker configuration for the provider.
87 CircuitBreakerConfig() *config.CircuitBreaker
88
89 // APIDumpDir returns the directory path for dumping API requests and responses.
90 // Empty string is returned when API dumping is not enabled.

Callers 1

NewRequestBridgeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected