|
8. If you need to debug local async processing, you can run `celery -A app.celery worker -Q dataset,generation,mail`, celery can do dataset importing and other async tasks.
|
|
8. If you need to debug local async processing, you can run `celery -A app.celery worker -Q dataset,generation,mail`, celery can do dataset importing and other async tasks.
|
|
This will start a dify frontend, now you are all set, happy coding!
|
|
This will start a dify frontend, now you are all set, happy coding!
|