bellis-ai

Results 3 comments of bellis-ai

Do the overrides actually work? Doing an `npm install` on this `package.json` ``` { "dependencies": { "better-docs": "^2.7.2" }, "overrides": { "lodash": "^4.17.21" } } ``` Still ends up with...

Crossposted this on the re:Post forum: https://repost.aws/questions/QUlMvn9vDzRiyDsGnQ0SoztQ/how-do-i-override-the-sys-excepthook-in-a-lambda-python-container

Also want to point out that the generic "Delete" function does not return any body (it expects just a blank 204), but these job functions do (no clue if that's...