ts-ghost
ts-ghost copied to clipboard
feat: return status code on error
Describe the feature you'd like to request
i want to implement retry logic for failed requests with specific status codes. however the http response code is not accessible.
Describe the solution you'd like to see
please expand the error type to include said status codes.
Describe alternate solutions
none
Additional information
No response
๐จโ๐งโ๐ฆ Contributing
- [ ] ๐โโ๏ธ Yes, I'd be down to file a PR implementing this feature!