lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

fix: Catch and continue discovery if component.preStart fails #453

Closed johanandren closed 1 year ago

johanandren commented 1 year ago

For example if it is not defined, or overloaded with broken logic.

References lightbend/kalix-proxy#1570