Skip to content

fix: throw boom compatible error on badGateway for throwable podlet#437

Merged
wkillerud merged 1 commit intomainfrom
hapi-boom-compat
Nov 5, 2024
Merged

fix: throw boom compatible error on badGateway for throwable podlet#437
wkillerud merged 1 commit intomainfrom
hapi-boom-compat

Conversation

@wkillerud
Copy link
Contributor

AssertError: The error is not compatible with boom
    at internals.initialize (/app/node_modules/@hapi/boom/lib/index.js:430:14)
    at exports.boomify (/app/node_modules/@hapi/boom/lib/index.js:126:26)
    at internals.serverError (/app/node_modules/@hapi/boom/lib/index.js:460:24)
    at exports.badGateway (/app/node_modules/@hapi/boom/lib/index.js:377:22)
    at PodletClientContentResolver.resolve (file:///app/node_modules/@podium/client/lib/resolver.content.js:290:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async PodiumClientResource.fetch (file:///app/node_modules/@podium/client/lib/resource.js:163:13)
    at async Promise.all (index 0)
    at async Object.<anonymous> (file:///app/src/create-server.js:313:41)

@leftieFriele leftieFriele self-requested a review November 5, 2024 13:39
@wkillerud wkillerud merged commit 67c5268 into main Nov 5, 2024
@wkillerud wkillerud deleted the hapi-boom-compat branch November 5, 2024 13:43
github-actions bot pushed a commit that referenced this pull request Nov 5, 2024
## [5.1.18](v5.1.17...v5.1.18) (2024-11-05)

### Bug Fixes

* throw boom compatible error on badGateway for throwable podlet fetch ([#437](#437)) ([67c5268](67c5268))
@github-actions
Copy link

github-actions bot commented Nov 5, 2024

🎉 This PR is included in version 5.1.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 6, 2024
# [5.2.0-next.9](v5.2.0-next.8...v5.2.0-next.9) (2024-11-06)

### Bug Fixes

* **deps:** update podium packages ([b39cb3e](b39cb3e))
* throw boom compatible error on badGateway for throwable podlet fetch ([#437](#437)) ([67c5268](67c5268))
@github-actions
Copy link

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 5.2.0-next.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants