You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not seem intentional. The dispatcher from the preconfigred okhttp client is ignored, and a new dispatcher is created, which is configured via engine { config { ... } }.
Is there a reason for this? Willing to contribute to fix this.