-
你好,参考你的示例,我也有两个复杂层级的项目,需要同时使用celery注册任务,但是根据你的demo,我并没有启动成功,两个项目结构如下:
/var/www/
|—— pro1
|———|pro1
|————— celery.py
|————— tasks.py
|———pro2
|————|project
|——————|async_task
|————————tasks.py…
-
As suggested by #237 , some notes here on how Node Red and The Thing System might happily cooperate.
Both systems run node.js so there's the obvious opportunity to share interesting npm modules.
Wha…
-
Hello, I need your help to investigate an issue I have using django-q and memcached, but I'm not sure if is related to django-q or not
The tasks I'm running are all good except that sometimes I get…
-
### Bug description
I try to build a deck.gl Scatterplot chart and when I click on update chart buttom I got the 'Unexpected error' message
I set FLASK_DEBUG=True to expect more details in the log…
-
### Bug description
After upgrade to 4.0.0, the workers keeps restarting
### How to reproduce the bug
Install helm with this value.yaml
```
#
# Licensed to the Apache Software Foundation…
fzhan updated
2 months ago
-
### Proposal
Allow for connecting multiple instances of the same task (eg. when job.group.count > 1) to each other.
### Example usage
```hcl
job "rabbitmq" {
...
group "rabbitmq" {
co…
-
This happens when I click on heartbeat first time:
![image](https://user-images.githubusercontent.com/2544251/73824444-1351b100-47f2-11ea-9e87-64b611ebf05e.png)
Any subsequent click on heartbeat…
-
I'm trying to subclass `DjangoDramatiqConfig` so I can use the `GroupCallbacks` middleware. Unfortunately as there is a `DjangoDramatiqConfig.initialize()` call in the base of the `apps.py` file which…
-
### Discussed in https://github.com/emqx/emqx/discussions/8880
Originally posted by **greenenvy** September 2, 2022
Hello everyone,
So i was searching for any kind of rate limiting for MQT…
-
Hi,
I followed the [wiki page](https://github.com/tiangolo/full-stack-fastapi-postgresql) to install:
> pip install cookiecutter
> cookiecutter https://github.com/tiangolo/full-stack-fastapi-po…