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

Convert create_authors job to use API calls instead of DB access #65

Open
ZavenArra opened this issue Mar 10, 2022 · 1 comment
Open

Comments

@ZavenArra
Copy link
Contributor

ZavenArra commented Mar 10, 2022

Logic is currently working in the job in sql, in lib/messaging.py

The job should also only create records for new grower accounts created in the last day.
The job should also take an optional parameter to bypass this time range and run across the entire set of grower accounts, when triggered as a manual job.

@ZavenArra
Copy link
Contributor Author

ZavenArra commented Mar 10, 2022

from Dadior: https://github.com/Greenstand/treetracker-airflow-dags/blob/main/lib/earning_export.py I did some http request here copilot told me the lib 😁

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

No branches or pull requests

1 participant