## What was reported

Issue resend/resend-node#189 (closed, 8 comments): If there's a rate limit error, it would be good if the rate limit headers are added to the error object. Currently it's not possible to get them when using the SDK.

## The verified resolution

[gabrielmfern (maintainer)]: We've switched it up to just exposing the headers, and it's on canary now, `resend@6.4.0-canary.1`. Feel free to give some feedback here. It should be in a stable release around next week.