Skip to content

Add backoff to watcher reconnection #577

Description

@nightkr

Currently watcher will always keep a reconnection attempt in-flight when polled (and there is no active connection already). That's a bit excessive, and pretty unkind to the apiserver.

This isn't too bad for watcher itself since you can add a delay on the consumer side instead, but we should at least add something for Controller...

Metadata

Metadata

Assignees

Labels

errorserror handling or error ergonomicsruntimecontroller runtime related

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions