-
Notifications
You must be signed in to change notification settings - Fork 8
V5 #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@cwdcwd as checked by deploying this branch (v5) on "dev"..getting error - https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#logEventViewer:group=/aws/ecs/tc-bus-api;stream=tc-bus-api_DEV/tc-bus-api-container/1b7f4894-aab8-4dba-9f36-8bbbc92c5f62 |
@sachin-maheshwari would it be that we need to config some env vars? I see |
@cwdcwd yes, if you are setting-up locally, you need some env vars. You can refer dev for same - https://console.aws.amazon.com/ecs/home?region=us-east-1#/taskDefinitions/tc-bus-api-task/82 |
@cwdcwd Looks like my testing "timestamp" was wrong. I am trying to deploy on Dev and check again. |
@cwdcwd its working fine. There was validation issue. Further I'll verify more once we fix the old format bus payload changes in down stream services i.e. tc-project and tc-message. |
thanks @sachin-maheshwari ! |
@cwdcwd Added auth checks |
No description provided.