raven-objc
raven-objc copied to clipboard
Retain errors if send fails
Original feature merged from sblepa with tests fixed.
Thanks a lot for pull request. Can I comment changes?
One general comment - default implementation is not saving data for failed request. So every developer should implement same himself.
Did you need me to do anything?
On 31 Mar 2015, at 08:26, Eugen Martynov [email protected] wrote:
Thanks a lot for pull request. Can I comment changes?
One general comment - default implementation is not saving data for failed request. So every developer should implement same himself.
— Reply to this email directly or view it on GitHub https://github.com/getsentry/raven-objc/pull/52#issuecomment-87973888.
I don't know how Raven people are handling comments for pull request. It is up to you but I would implement changes if you agree with them.
@emartynov You're free to make a fork of @toolboxash's code, make the changes you'd like, and submit your own pull request. If @toolboxash agrees with your changes, we can merge your pull request and close this one.