Page MenuHomePhabricator

[identity] downgrade no auth message error to warning
ClosedPublic

Authored by will on Jun 28 2024, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 14, 6:21 PM
Unknown Object (File)
Thu, Mar 13, 11:16 AM
Unknown Object (File)
Feb 28 2025, 1:19 PM
Unknown Object (File)
Feb 28 2025, 1:19 PM
Unknown Object (File)
Feb 18 2025, 2:45 AM
Unknown Object (File)
Feb 3 2025, 12:00 PM
Unknown Object (File)
Feb 1 2025, 10:13 AM
Unknown Object (File)
Jan 30 2025, 2:52 PM
Subscribers

Details

Summary

I don't think this needs to be an error. This was triggered recently and might've been a websocket health check or something related.

Test Plan

cargo build

Diff Detail

Repository
rCOMM Comm
Branch
cloudwatch/identity
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.Jun 28 2024, 4:41 PM
This revision is now accepted and ready to land.Jul 1 2024, 2:36 AM

This was triggered recently and might've been a websocket health check or something related.

It's worth checking if clients aren't broken and they do send the message

This was triggered recently and might've been a websocket health check or something related.

It's worth checking if clients aren't broken and they do send the message

Was able to test this before when running identity search on a debug iOS client. Don't believe clients are broken.