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

@sameera-masterloop

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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