Skip to content

Fix issue with node http client#248

Merged
thjaeckle merged 1 commit intoeclipse-ditto:masterfrom
boschglobal:bugfix/node-http-uncaught-error
Feb 11, 2026
Merged

Fix issue with node http client#248
thjaeckle merged 1 commit intoeclipse-ditto:masterfrom
boschglobal:bugfix/node-http-uncaught-error

Conversation

@vvasilevbosch
Copy link
Contributor

@vvasilevbosch vvasilevbosch commented Feb 11, 2026

node http client does not handle error in promise execution

@vvasilevbosch vvasilevbosch force-pushed the bugfix/node-http-uncaught-error branch from fe16363 to efd4692 Compare February 11, 2026 11:06
@vvasilevbosch vvasilevbosch changed the title Fix issue with node http client, where the promise of the http call d… Fix issue with node http client Feb 11, 2026
 - Fix issue with node http client, where the promise of the http call does not complete(via resolve or reject), but instead throws an uncaught error, that cannot be handled in convenient way
 - Bump version to 3.9.0-M1.1

Signed-off-by: Vasil Vasilev <[email protected]>
@thjaeckle thjaeckle merged commit 8f91f5e into eclipse-ditto:master Feb 11, 2026
9 checks passed
@vvasilevbosch vvasilevbosch deleted the bugfix/node-http-uncaught-error branch February 12, 2026 08:38
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