plaid-java
plaid-java copied to clipboard
Is there a way to set the readTimeout / connectTimeout?
I see this is hardcoded here https://github.com/plaid/plaid-java/blob/3636eb786cdc93fef951d5339548a301df2e9115/src/main/java/com/plaid/client/ApiClient.java#L47
but could we make this configurable?