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

Race Conditions #11

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Race Conditions #11

merged 3 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. fix: send the failed video to the dead letter exchange

    Lucas Martins dos Santos committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    26e1a25 View commit details
    Browse the repository at this point in the history
  2. fix: rollback manually send to dead letter exchange

    the bug was in the rabbitMQ configuration not in the application
    Lucas Martins dos Santos committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b77afb5 View commit details
    Browse the repository at this point in the history
  3. fix: preventing race conditions

    Lucas Martins dos Santos committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9fcc4cb View commit details
    Browse the repository at this point in the history