Skip to content

[Feature] Make PollerStream reconnectable #3150

@mattsse

Description

@mattsse

Component

provider, pubsub

Describe the feature you would like

currently the poller terminates if the filter got evicted:

if resp.message.contains("filter not found") {

ideally the poller would auto-reconnect

TODO

so we need a way to provide a way to re-obtain the id lazily, which is a bit tricky

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions