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

[FEATURE] : Add cron job table to raw-data-api #269

Open
kshitijrajsharma opened this issue Aug 21, 2024 · 1 comment
Open

[FEATURE] : Add cron job table to raw-data-api #269

kshitijrajsharma opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
Work in Progress Wait up, wait up... almost there!

Comments

@kshitijrajsharma
Copy link
Member

Currently there is hdx table being maintained by rawdataapi which is basically the cron job list that needs to be run on specific frequency , However plan is to make it more generic and make raw-data-api open to any authenticated permission granted request which requires its export to be updated on regular interval . Hence we can refactor the hdx table to cron or something like other naming , making it really generic where hdx exports does fit however will also have room for other recurring export !

@kshitijrajsharma kshitijrajsharma added the Work in Progress Wait up, wait up... almost there! label Aug 21, 2024
@kshitijrajsharma kshitijrajsharma self-assigned this Aug 21, 2024
@kshitijrajsharma
Copy link
Member Author

We can also add expiry option on the table so that job will automatically expire on specific period of time !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Work in Progress Wait up, wait up... almost there!
Projects
None yet
Development

No branches or pull requests

1 participant