Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retry count to the response #790

Open
janssen-tiobe opened this issue Nov 20, 2023 · 1 comment
Open

Add retry count to the response #790

janssen-tiobe opened this issue Nov 20, 2023 · 1 comment

Comments

@janssen-tiobe
Copy link

To get a visual on how many retries have been done before a fetch requests passes or fails it would be nice if something like that could be added to the response. This would enable users of the library to verify the amount of retries done and to show that in in applications potentially.

@dustinsmith1024
Copy link

This would be nice to add. I wouldn't mind a hook to just make my own function to run though. Then we could add logging, metics, etc on retries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants