Meaning of -u1 -u2 at the end of request id?
Would like to have what those means. I saw u2 on and u1 both sync and not sync requests, couldn't understand what is that.
4 Replies
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
Sync means you send request and wait for it result. Without sync is async, you send request and check the results later
u1, u2 is internal stuff, you don’t have to worry too much
yeah I just wanted to get more insight about what u1 and u2
It is different data center on our end