Skip to content

Redis subscriptions not released when Timeout is raised #94

@lauri865

Description

@lauri865

It seems as if connection_pool fails to release redis subscriptions. Once Timeout is raised, it every subsequent try will result in Timeout as well.

Steps to reproduce:

  1. Set redis pool size to something low (like 2 to 5)
  2. Open a dashboard and spam refresh
  3. Refresh and you won't see any widgets populated

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions