Nicole Zhu

Results 22 comments of Nicole Zhu

Hi @str4d I'm thinking about picking up this task as a good first project - is it still relevant?

Hi @chadjaros , I reproduced your issue with the snippet: ```js const errors = new ErrorReporting( { projectId: 'trash', reportMode: 'always', } ); // This line (A) writes the error...

Ah yes, I was able to reproduce this. Yes, this library should let users reconfigure where library-originated errors are emitted. Marking this as a feature request. Thank you for making...

This is a really good suggestion & I dont see tradeoffs off the bat. We should add it to this library & short-circuit auth in this case.

Hi @loburm I can look into this shortly. Can you provide a snippet, or the exact payload causing the loop?

This is terrible error propagation indeed. Iā€™m thinking: 1. **Hammer approach**: We could specify `gax.OnCodes` to exclude `codes.Internal` in the handwritten layer [here](https://github.com/googleapis/google-cloud-go/blob/66046da2a4be5971ce2655dc6a5e1fadb08c3d1f/logging/logging.go#L852) to override the undesired gapic defaults [here](https://github.com/googleapis/google-cloud-go/blob/66046da2a4be5971ce2655dc6a5e1fadb08c3d1f/logging/apiv2/logging_client.go#L82)...

What's this issue tracking @imtuyethan ?

great sprint for usability šŸ™

Wow thank you so much for this PR! We'll take a look latest Monday. šŸ™ ā¤ļø

Thanks for this - this is awesome! @imtuyethan what do you think about the icon placement? Do you have an existing design somewhere that shows how socials can be integrated...