Today Cloudflare IP list became unstable and the library started throwing:
Failed to load trust proxies from Cloudflare server.
curl https://www.cloudflare.com/ips-v4 => Internal Server Error
The library should retry loading later, but continue serving requests without crashing the application.
Suggested behavior:
- use fallback IPs
- log instead of throwing fatal exception
Today Cloudflare IP list became unstable and the library started throwing:
Failed to load trust proxies from Cloudflare server.curl https://www.cloudflare.com/ips-v4=>Internal Server ErrorThe library should retry loading later, but continue serving requests without crashing the application.
Suggested behavior: