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: capture error stacks across async calls #1088

Merged
merged 9 commits into from May 27, 2020
Merged

Commits on May 21, 2020

  1. fix: capture error stacks across async calls

    Brian Chen committed May 21, 2020
    Configuration menu
    Copy the full SHA
    294ac2e View commit details
    Browse the repository at this point in the history
  2. add comments + test

    Brian Chen committed May 21, 2020
    Configuration menu
    Copy the full SHA
    541449a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into bc/error-stack

    Brian Chen committed May 21, 2020
    Configuration menu
    Copy the full SHA
    aaf2c36 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. lint

    Brian Chen committed May 22, 2020
    Configuration menu
    Copy the full SHA
    9da29bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bc/error-stack' of github.com:googleapis/nodejs-firesto…

    …re into bc/error-stack
    Brian Chen committed May 22, 2020
    Configuration menu
    Copy the full SHA
    2b99046 View commit details
    Browse the repository at this point in the history
  3. change to GoogleError to preserve error code

    Brian Chen committed May 22, 2020
    Configuration menu
    Copy the full SHA
    3a4d421 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    5523007 View commit details
    Browse the repository at this point in the history
  2. throw strings with TODO

    Brian Chen committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d53aefb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. lint

    Brian Chen committed May 27, 2020
    Configuration menu
    Copy the full SHA
    c471b2d View commit details
    Browse the repository at this point in the history