Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix requests for senders to submit auto-rageshakes #12304

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 4, 2024

If auto-rageshake-on-UISI is enabled, then when we get a UISI we send the sender a to-device message asking them to also rageshake. Unfortunately, the logic to do so has been broken since c30b263.

Also a few other minor cleanups while we're here.

@richvdh richvdh added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems label Mar 4, 2024
@richvdh richvdh requested a review from a team as a code owner March 4, 2024 15:06
@richvdh richvdh self-assigned this Mar 4, 2024
Send the request to the right user, rather than a random hardcoded string
all to-device messages should have a message ID, for better tracing.
@richvdh
Copy link
Member Author

richvdh commented Mar 4, 2024

I don't particularly want to add tests for the untested parts where I've just added a log line. Overriding the gate.

@richvdh richvdh merged commit 5c8b14c into develop Mar 4, 2024
21 of 22 checks passed
@richvdh richvdh deleted the rav/fix_rageshake_requests branch March 4, 2024 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants