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
I built a docker compose with an api to request images, a rabbitmq to store the images in the queue and 1 worker that collects the images from the queue and performs the scene classification process.
I'm having a problem when I restart the containers, the entire log is appearing sequentially in the terminal. from the start of the first deepstack run.
Any thoughts?
The text was updated successfully, but these errors were encountered:
Hi @OlafenwaMoses @johnolafenwa
I built a docker compose with an api to request images, a rabbitmq to store the images in the queue and 1 worker that collects the images from the queue and performs the scene classification process.
I'm having a problem when I restart the containers, the entire log is appearing sequentially in the terminal. from the start of the first deepstack run.
Any thoughts?
The text was updated successfully, but these errors were encountered: