pulumi/sdk/nodejs/provider
Thomas Gummerer f24f99dd84
allow better grpc error messages from NodeJS component providers (#17325)
This implements the nodejs api parts for getting better error messages
from Component Providers. It's based on the work of
https://github.com/pulumi/pulumi/pull/17306, and depends on it.

Very curious if anyone has thoughts about the Exception API here. Better
names, and all kinds of suggestions welcome!

---------

Co-authored-by: Will Jones <will@sacharissa.co.uk>
Co-authored-by: Eron Wright <eron@pulumi.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2024-10-03 10:06:37 +00:00
..
index.ts Initial support for remote component construction. (#5280) 2020-09-07 19:33:55 -07:00
internals.ts Improve TypeDocs for `sdk/nodejs` (#16622) 2024-07-15 09:05:28 +00:00
provider.ts Improve TypeDocs for `sdk/nodejs` (#16622) 2024-07-15 09:05:28 +00:00
server.ts allow better grpc error messages from NodeJS component providers (#17325) 2024-10-03 10:06:37 +00:00