You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: