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

Update grpc/grpc-js for deadline exceeded logging improvements #83

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

airhorns
Copy link
Contributor

@airhorns airhorns commented Apr 25, 2024

https://github.com/grpc/grpc-node/releases includes a number of bugfixes as well as some enhancements to the RpcError: Deadline Exceeded error message specifically. Lets use the new one!

@airhorns airhorns marked this pull request as ready for review April 25, 2024 17:07
@airhorns airhorns requested a review from angelini April 25, 2024 17:07
@airhorns
Copy link
Contributor Author

Tests are failing for the same reason they are failing on main I believe

@airhorns
Copy link
Contributor Author

This is in better shape now!

* @param project The id of the project.
* @param obj The object to update.
* @returns The latest project version or `null` if something went wrong.
* @returns The latest project version or `null` if something went wrong.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea why but my and Scott's auto formatter was setting it up this way.

@@ -1 +1,4 @@
/**
*
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@airhorns airhorns merged commit 8a38d4a into main Apr 26, 2024
4 checks passed
@airhorns airhorns deleted the updated-js-deps branch April 26, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants