diff options
author | lucas-benedito <55454581+lucas-benedito@users.noreply.github.com> | 2023-12-04 15:33:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 15:33:05 +0100 |
commit | fb04e5d9f63d036e3b3ee317e2016204919e4142 (patch) | |
tree | 70ce743dfceb2c53aaaa121ffa2175a7f4492e94 /.github/workflows/update_dependabot_prs.yml | |
parent | Fix awx collection publishing on galaxy (#14642) (diff) | |
download | awx-fb04e5d9f63d036e3b3ee317e2016204919e4142.tar.xz awx-fb04e5d9f63d036e3b3ee317e2016204919e4142.zip |
Fixing wsrelay connection loop (#14692)23.5.1
* Fixing wsrelay connection loop
* The loop was being interrupted when reaching the return statements, causing a race condition that would make nodes remain disconnected from their websockets
* Added log messages for the previous return state to improve the logging from this state.
* Added logging for malformed payload
* Update awx/main/wsrelay.py
Co-authored-by: Rick Elrod <rick@elrod.me>
* Moved logmsg outside condition
---------
Co-authored-by: Lucas Benedito <lbenedit@redhat.com>
Co-authored-by: Rick Elrod <rick@elrod.me>
Diffstat (limited to '.github/workflows/update_dependabot_prs.yml')
0 files changed, 0 insertions, 0 deletions