-
Hi,
Most of the tasks are failing with the below exception
`Exception: Executor reports task instance finished (failed) although the task says it's queued. (Info: None) Was the task killed ex…
-
I created a chatbot but later it reverted to an error when I open it.
### Unable to create chatbot. Please try again or contact support ###
but it was fine and I was using it for quite a while,…
-
I'm working on a project wherein I have two caches: one for celery tasks and one for a file index per root path. My question is how best to set these two caches up in a way that individual tasks and i…
-
I have used these packages in my project:
celery==3.1.18
django-celery==3.1.16
kombu==3.0.26
And I started workers with option "--autoscale=50,15"
I have many background tasks, after some mins, work…
huyvo updated
7 years ago
-
### Official Helm Chart version
1.15.0 (latest released)
### Apache Airflow version
2.7.1
### Kubernetes Version
1.27.2
### Helm Chart configuration
After official helm charts supports HPA, the…
-
- Import all projects from the project dump file (see below).
- Setup celery tasks to harvest changes.
Dump available on https://services.openaire.eu/projects/
Instructions to parse the dump: h…
-
The URL reported in the error message seems to be missing the host and path parts when I add a raster resource to a dataset:
Downloading resource from http://nppdnbdaysdr.17319131254.tif to: /var/…
howff updated
6 years ago
-
Relevant celery logs
/#/discover?_g=(time:(from:'2015-06-17T05:30:00.000Z',mode:absolute,to:'2015-06-17T05:45:00.000Z'))&_a=(columns:!(_source),index:'logstash-*',interval:auto,query:(query_string:(a…
-
Hello, I m wondering if there is a chance to be able to run a few processes inside PoolWorker, so far it was failing because of `AssertionError: daemonic processes are not allowed to have children` I …
Borda updated
3 years ago
-
It seems to be necessarily to routinely clear out old tasks from the celery queue, otherwise the task runner grinds to a halt (and when new data files are uploaded, the spinny wheel just keeps spinnin…