You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command line 1: ./run_redis.sh
command line 2: celery -A celery_worker.celery worker -l INFO
Any info from celery tasks appears in this stdout. It won't be in flask stdout.
command line 3: run the flask app
Decided that I wouldn't mention these until I complete and document the batch-save functionality
The text was updated successfully, but these errors were encountered:
It has become stale.
command line 2: celery -A celery_worker.celery worker -l INFO
Any info from celery tasks appears in this stdout. It won't be in flask stdout.
command line 3: run the flask app
The text was updated successfully, but these errors were encountered: