-
This [old Celery test package](https://github.com/RentMethod/celerytest) describes the problem succinctly.
_"Writing (integration) tests that depend on Celery tasks is problematic. When you manually…
fako updated
6 months ago
-
I posted on the Celery mailing list:
> I've seen some suggestions that asyncio support was hoped for Celery 5.0, but it doesn't seem to have happened. Does anyone know if this is being actively worke…
-
Once a bulk deletion task is submitted it cannot be rolled back like the other tasks in the Bulk Data Manager. This is not apparent to the user until after the task is started and completed.
It see…
-
When uploading [A71EV2A_Knitwork_June_fragalysis.sdf.zip](https://github.com/user-attachments/files/16834884/A71EV2A_Knitwork_June_fragalysis.sdf.zip) to A71EV2A on staging I received the following er…
-
## Expected Behavior
After changing the settings.py with the geonode.importer celery tasks it should use the new API and upload but it returns an error
## Actual Behavior
After calling the API an…
-
I've noticed that there are celery tasks defined in parts of wagtail. It would be handy if celery was used when detected to update the cached sitemap on page publish.
It might be nice if there was a…
-
# Tasks
- [ ] Scraper worker that receives batch unshortening tasks and stores results back in postgres. No caching used here. (Already updated [unshorten-fast](/glciampaglia/unshorten-fast)).
- [ ]…
-
## [SIP-143] Proposal for Global Async Task Framework
### Motivation
*Note*: This replaces [[SIP-141] Global Async Queries 2.0](#29515) which aimed at completing [[SIP-39] Global Async Query Sup…
-
Currently celery tasks run in process on devstack and no celery workers run in devstack.
ACs:
- [ ] Celery workers can run in devstack.
- [ ] Figure out whether devstack should run with celery work…
-
We should be sending emails in tasks and we could do with some cron jobs around notifying when applications for sessions start.