This script runs every 5 minutes as a cron job.
It pulls every record from the Cloudflare api every 5 minutes
This should be transformed into an always-on application.
It should health check the nodes every 10/30/60 seconds or so and cache the data retrieved from Cloudflare.
Maybe 1 cache refresh every 30/60 minutes
This script runs every 5 minutes as a cron job.
It pulls every record from the Cloudflare api every 5 minutes
This should be transformed into an always-on application.
It should health check the nodes every 10/30/60 seconds or so and cache the data retrieved from Cloudflare.
Maybe 1 cache refresh every 30/60 minutes