Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Redis connections after reconnect - consumer starts consuming the tasks after crash. #2007

Merged
merged 4 commits into from
Jun 12, 2024

Commits on May 29, 2024

  1. Add more logs

    awmackowiak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2e241b4 View commit details
    Browse the repository at this point in the history
  2. Launch _on_connection_disconnect in Conection only if channel was add…

    …ed properly to the poller
    awmackowiak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7788327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c5caf View commit details
    Browse the repository at this point in the history
  4. Change the comment

    awmackowiak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2c2bb31 View commit details
    Browse the repository at this point in the history