docker image issue => apps/api : "npm run docker:build" issue
When i build docker image and replace that image in docker/local/deployment/docker-componse.yml with 'novu-api'. then i run
"docker-compose up -d"
i am facing issue when i do following
->go inside Workflows-> "abc" email is added there. (workflow with email configured )
->then in "Workflow Trigger" i am testing that workflow with valid registered subscriber
->as like in
To : {
"subscriberId": "4615"
}
->and click on "Run Trigger" button.
->got success with "Template triggered successfully"
=> ISSUE : there was not any acknowledgement popup and also it's not fired as i am not getting that in "Activity Feed" nor in "EMAIL"
1 Reply
It does mean you are worker is not running correctly