Skip to content
  • Ravi Tripathi's avatar
    75032630
    Created a celery task to start account creation and call producer script.... · 75032630
    Ravi Tripathi authored and Mitchell Moore's avatar Mitchell Moore committed
    Created a celery task to start account creation and call producer script. Added new function to send socketio messages and message queue to match that of flask
    
    - Adding a process to start account creation process by calling flask_producer script
    - Added commented out sections to tasks for future use
    - Add a new function to send socketio messages to the client, and change the socketio message_queue to match the one from flask app
    75032630
    Created a celery task to start account creation and call producer script....
    Ravi Tripathi authored and Mitchell Moore's avatar Mitchell Moore committed
    Created a celery task to start account creation and call producer script. Added new function to send socketio messages and message queue to match that of flask
    
    - Adding a process to start account creation process by calling flask_producer script
    - Added commented out sections to tasks for future use
    - Add a new function to send socketio messages to the client, and change the socketio message_queue to match the one from flask app
Loading