Skip to content

Signal to queue waiters that no more events will be happening #15

@doc-hex

Description

@doc-hex

When blocking on the queue of messages from a subscribe command, if the connection break, there will never be more events.

  • make the caller aware of that somehow?
  • alternative: called must timeout and test connection is alive
  • better: restart the subscribe after reconnecting, and keep going
  • would be best if an async generator was used instead of queues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions