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

Add a check for if a data status job is already running #611

Open
maxsibilla opened this issue Dec 19, 2024 · 0 comments
Open

Add a check for if a data status job is already running #611

maxsibilla opened this issue Dec 19, 2024 · 0 comments

Comments

@maxsibilla
Copy link
Contributor

maxsibilla commented Dec 19, 2024

1 minute after startup we spawn a job to run update_uploads_datastatus and update_datasets_datastatus. If a user were to visit the Data Ingest Board while those initial jobs are running it will currently spawn a new job to process this. We want to add a check inside these functions to not issue a new job if a current job is already running.

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

No branches or pull requests

1 participant