You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename variable for clarity in message endpoint handling.
Updated `normalized_endpoint` to `normalized_message_endpoint` to improve code readability and better reflect its purpose. This change ensures the variable name aligns with its role in managing message path normalization.
0 commit comments