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

Data Pipeline daily check #25

Open
sebastiangaertner opened this issue Dec 23, 2021 · 0 comments
Open

Data Pipeline daily check #25

sebastiangaertner opened this issue Dec 23, 2021 · 0 comments

Comments

@sebastiangaertner
Copy link
Contributor

I would like to set up a script that runs

SELECT count(*) FROM public.bulk_tree_upload where processed is false

and if it is more than 1 then an email should be triggered. (alternatively this could be an admin panel feature for super admins... which sounds to me like the beginning of a "system health" monitoring component. Which one is the better way? For now the email script would be great.

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