Skip to content

周期性的连接Apollo服务器端超时失败 #10

@jieqian

Description

@jieqian

在request.go中周期的性的发生连接Apollo config service的配置更新通知超时失败,大概每隔几分钟就发生一次,并超过最大重试次数后停止发生请求。比如
[ERROR] [19:49:07] [requestRecovery @ request.go.97] Connect Apollo Server Fail,Error:Get http://xxx.xxx.xxx.xxx:8080/notifications/v2?appId=xxx-xxx-xxx&cluster=default&notifications=%5B%7B%22namespaceName%22%3A%22application%22%2C%22notificationId%22%3A448%7D%5D: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
[ERROR] [19:49:07] [requestRecovery @ request.go.97] Over Max Retry Still Error,Error:Get http://xxx.xxx.xxx.xxx:8080/notifications/v2?appId=xxx-xxx-xxx&cluster=default&notifications=%5B%7B%22namespaceName%22%3A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions