Jason Wadsworth

Results 6 comments of Jason Wadsworth

Deleting `node_modules` and `package-lock.json`, and running `npm i` did the trick for me.

I searched for something like this and didn't find it. Thanks for the link to the roadmap. Also completely understand on timing. This was just something that came up today...

> In this case, the client needs to make sure that they catch any error and print out the log to get it flushed out. Yes, it is definitely dependent...

> Powertools for Python introduced a somewhat related feature that allows to emit logs when an exception is raised: [see docs here](https://awslabs.github.io/aws-lambda-powertools-python/develop/core/logger/#uncaught-exceptions). I'm not sure this is the same thing...

> @jamesmbourne Could you have a look at my proposal https://github.com/jamesmbourne/aws4-axios/issues/701#issuecomment-1353024764 ? Would you be open to a PR? I'm tempted to fork this just to be able to address...