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

Avoid processing unnecessary instances with celery Fixes #58 #63

Conversation

JordanHyatt
Copy link
Contributor

No disrespect intended to @jlariza but I think this patch needs to get pushed along. I'm submitting another pull request putting the finishing touches on the work already done here

- Implemented instance_requires_update to BaseSignalProcessor
- Only initiate tasks if instance_requires_update
- Add transaction.on_commit to task calls
- FInally Catch quitely DoesNotExists in the task
@qcoumes qcoumes merged commit b063229 into Codoc-os:master Apr 13, 2024
29 checks passed
@qcoumes
Copy link
Member

qcoumes commented Apr 13, 2024

I added @jlariza as a co-author.

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