UNPKG

@graphql-hive/core

Version:
6 lines (5 loc) 139 B
export const defaultCircuitBreakerConfiguration = { errorThresholdPercentage: 50, volumeThreshold: 10, resetTimeout: 30000, };