terraform-provider-kafka-connect icon indicating copy to clipboard operation
terraform-provider-kafka-connect copied to clipboard

Context deadline exceeded after 60 secs.

Open santhoshgoli1 opened this issue 1 year ago • 0 comments

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.

  1. how to increase the timeout from 60 secs?
  2. 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.

santhoshgoli1 avatar Oct 25 '24 17:10 santhoshgoli1