Skip to content

Improve handling of CP restart in receive loop #114

@ibaldin

Description

@ibaldin

Here's the sequence where things go wrong (for me):

  • register receiver
  • loop forever
  • recvevent

All good so far.
Control plane restarts (this was a test we ran on purpose)

No grpc status reports arrive at control plane... control plane evicts the receiver.
Receiver appears to be stuck forever in recvevent... because we're no longer sending events at it because it isn't providing status updates.

At least that's what I think is happening in that scenario.

Metadata

Metadata

Assignees

Labels

0.3.0v0.3.0bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions