You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Please help.
The text was updated successfully, but these errors were encountered: