terraform-provider-kafka-connect
terraform-provider-kafka-connect copied to clipboard
Context deadline exceeded after 60 secs.
Context deadline exceeded after 60 secs. Error: Post "http://LBHOST/connectors": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
We tried to add this to ignore errors to retry but constantly failing. Need help with these 2.
- how to increase the timeout from 60 secs?
- how can we fix this deadline timeout issue? Connector is created in kafka connect, but this call is broken after 60 secs. However, Postman calls are running fine in 10-15secs.
Please help.