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

Catch exceptions in cloud functions and print info about incoming request #49

Open
whesse opened this issue Dec 5, 2019 · 0 comments
Open
Labels
P2 A bug or feature request we're likely to work on

Comments

@whesse
Copy link
Contributor

whesse commented Dec 5, 2019

This would help in debugging messages that cause failures.

We could print the first record of the incoming changes, which would give us the builder name and an example record.

@whesse whesse added the P2 A bug or feature request we're likely to work on label Dec 5, 2019
@whesse whesse added this to To do in Feature Development via automation Dec 5, 2019
whesse added a commit that referenced this issue Jan 24, 2020
…ception.

Change-Id: I6e05d5d636d6ebf1261eddb4ac8ab670aea25bd6
Bug: #49
Reviewed-on: https://dart-review.googlesource.com/c/dart_ci/+/127281
Reviewed-by: Jonas Termansen <sortie@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on
Projects
Development

No branches or pull requests

1 participant