Skip to content
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

Fix local clusters #318

Merged
merged 2 commits into from
Apr 9, 2020
Merged

Fix local clusters #318

merged 2 commits into from
Apr 9, 2020

Conversation

daniel-sanche
Copy link
Member

@daniel-sanche daniel-sanche commented Apr 8, 2020

On local clusters, emailservice and recommendationservice were throwing an uncaught exception when they couldn't find the GCP project. Now, we catch the exception and disable tracing so the app can function as normal

fixes #316 and #318

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 8, 2020
@daniel-sanche daniel-sanche changed the title Fix email service on local clusters Fix local clusters Apr 8, 2020
This was referenced Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emailservice is failing on a non-GKE cluster
3 participants