grafana / k6-jslib-aws

Javascript Library allowing to interact with AWS resources from k6 scripts
Apache License 2.0
18 stars 29 forks source link

Introduce more specific error kinds #108

Closed oleiade closed 2 months ago

oleiade commented 3 months ago

This is a draft addressing https://github.com/grafana/k6-jslib-aws/pull/100#issuecomment-2129188425.

It introduces new error types for various error paths when using AWS client classes.

oleiade commented 3 months ago

Adding you specifically @codebien in this draft stage as we came up with that design together 🤝 If you get a chance to take a look, I'd much appreciate your input on this 🙇🏻