Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve latency #6

Open
oscrx opened this issue Aug 17, 2023 · 0 comments
Open

Improve latency #6

oscrx opened this issue Aug 17, 2023 · 0 comments

Comments

@oscrx
Copy link
Member

oscrx commented Aug 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant