Categories
How to wait for a response from task celery?
Task: You need to wait for the task to be completed in the server and give the result to the user. How to wait for a task to complete? generate_image.delay({**some_data})
generate_image.delay({**some_data})
Answer the question
In order to leave comments, you need to log in
Is the option described on the first page of the documentation not suitable for something?
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question