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

rabbitmq (new) #173

Merged
merged 10 commits into from
Oct 2, 2024
Merged

rabbitmq (new) #173

merged 10 commits into from
Oct 2, 2024

Commits on Sep 20, 2024

  1. rabbitmq

    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    215749b View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8cc82cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c99ae7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c570c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    449e9d2 View commit details
    Browse the repository at this point in the history
  6. remove extra files

    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2bba7d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    059ddf8 View commit details
    Browse the repository at this point in the history
  8. get flowId and componentId from payload instead of parameters; Add mo…

    …re logs for better debugging
    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    113f24d View commit details
    Browse the repository at this point in the history
  9. do not use flowId/componentId from sendToQueue/publish endpoints but …

    …from the channel in state
    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3845655 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary log

    DavidDurman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    13e6616 View commit details
    Browse the repository at this point in the history