Skip to content

Conversation

@winniehuang-ap
Copy link

Hi there 👋
we are using this library indirectly through the Mongey/kafka-connect terraform provider https://github.com/Mongey/terraform-provider-kafka-connect.

Lately we have been encountering timeout issues and we traced the root cause to the fact that when creating a new base client, the waiting time exceeds the timeout setting of 10 seconds that is currently hardcoded.

By adding a timeout parameter, we can keep the default of 10 seconds but we can also leverage from the flexibility of having a longer timeout if the use case applies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant