Celery-Flask Don’t add records with async feature
Celery tasks don’t save records to database in Flask. I don’t know if i messed up configuration or have some different problem. I cant add async users to database. I don’t have any errors. it jus doesn’t add records to database. I add some essential code lines and I leave my repository with full code https://github.com/Sajmon9696/Celery