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

[0.25 XMR BOUNTY] - meile_node_uptime.py - Limit requests to find remote_url #1

Closed
MathNodes opened this issue Jul 10, 2023 · 1 comment
Labels
bounty XMR bounty for adding code enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MathNodes
Copy link
Owner

0.25 XMR BOUNTY

Currently meile_node_uptime.py queries the API to fine the remote_url of every node every time even though most nodes already provide this data in the database table.

We want someone to limit the API requests by first checking the table results if there exists a remote_url already and if so to skip that one and only request from the API a remote_url if that field is empty in the table.

If you need the database schema I will prove that here.

@MathNodes MathNodes added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers bounty XMR bounty for adding code labels Jul 10, 2023
@MathNodes
Copy link
Owner Author

#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty XMR bounty for adding code enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant