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
Note: This is a living document that will be constantly edited until release.
Code Review questions:
Should my celery worker be using the HTTP API as it currently is? Or would it be better to swap things around - have the REST api send data to the workers have have them handle all of the DB access?
The text was updated successfully, but these errors were encountered:
Code Review questions:
celery
worker be using the HTTP API as it currently is? Or would it be better to swap things around - have the REST api send data to the workers have have them handle all of the DB access?The text was updated successfully, but these errors were encountered: