-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug description
Request retriers do not behave correctly in the latest master build of GoodNetworking after implementation of request executors and result providers.
Symptoms
- All requests are treated as success
- LoggingEventMonitor doesn't properly log failed requests, instead it fails on unknown MIME type
- Errors are not propagated correctly to the implementing app
- Request interceptors behave incorrectly
- Request retriers never retry
- Request authenticators authenticate with invalid credentials or never refresh the tokens
These are all the symptoms I have observed. There may be more present in the library, but I did not have the capacity for a deeper analysis at this time.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working