bouncer/internal/setup
wpetit 83fcb9a39d
Cadoles/bouncer/pipeline/head This commit looks good Details
feat: add limited retry mechanism to prevent startup error if redis is not ready
2024-04-05 10:30:34 +02:00
..
circuitbreaker_layer.go feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
default_registry.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
error.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
integrations.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
lock.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
proxy_repository.go feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
queue_layer.go feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
redis.go feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
registry.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00