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

Revert Count function and add True Revoke #245

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

BryonLewis
Copy link
Contributor

  • There is a functional difference between using what I had previously and using Count('id'). This will fix some errors that occur when trying to get status during downloading.
  • Also added true revoking to the celery task. Without the 'terminate' the task would continue executing if it was in process (which meant it could download hundreds of images). The terminate option makes sure it kills the running task.

@BryonLewis BryonLewis merged commit 3362ddc into main Jul 26, 2023
7 checks passed
@BryonLewis BryonLewis deleted the fix-site-downloads branch July 26, 2023 15:38
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

Successfully merging this pull request may close these issues.

2 participants