Skip to content

In application plugin if a transient queue is deleted while connected, IsConnected() will still returns true. It could be the same with persistent subscriptions #14

Description

@sameera-masterloop

To replicate:

  • Create and connect to a transient subscription.(Make sure the reconnect logic is implemented)
  • Then delete the transient queue using API endpoint
  • In reconnect logic, the IsConnected() will return true despite the queue has been deleted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions