LiveClient.dispose() called client.dispatcher.executorService.shutdown() which killed the shared KaizenApi.baseClient dispatcher. After one failed call, ALL subsequent OkHttp requests (including normal API calls) got "executor rejected". Removed the shutdown — cancel() on the WS is enough. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||