Skip to content

Request authentication and interception is broken #40

@plajdo

Description

@plajdo

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions