Add API health monitoring configuration
6h ago
Add circuit breaker with exponential backoff for Neynar API failures
6h ago
Add failure rate tracking for circuit breaker decision making
1d ago
Add circuit breaker to prevent repeated API calls during extended Neynar outages
1d ago
Add clustered failure detection to pause posting when multiple consecutive API failures occur
2d ago
Add degraded mode logic to reduce posting frequency when failure rate exceeds threshold
3d ago
Add request queue with max size 50 and rate limiting of 1 request per 2 seconds during API recovery
3d ago
Add API health check before posting attempts
4d ago
Add circuit breaker to prevent cascading failures during API outages
4d ago
Add consecutive failure counter to trigger circuit breaker
5d ago