We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The format of OK is used inconsistently across teiserver. Here i found a wrong format when uploading a log.
Since OK already uses a specific format in other spaces, it should be consistently follow this: OK\tTag1=Value1\tTag2=Value2...
OK\tTag1=Value1\tTag2=Value2...
<-- Fireball_Test: c.telemetry.upload_infolog LuaMenu TXV... --> Fireball_Test: OK cmd=upload_infolog - id:15
<-- Fireball_Test: c.telemetry.upload_infolog LuaMenu TXV...
--> Fireball_Test: OK cmd=upload_infolog - id:15
produce an client error and start chobby
No response
No prio, only shows a little error for now in chobby log.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Bug
The format of OK is used inconsistently across teiserver.
Here i found a wrong format when uploading a log.
Since OK already uses a specific format in other spaces, it should be consistently follow this:
OK\tTag1=Value1\tTag2=Value2...
<-- Fireball_Test: c.telemetry.upload_infolog LuaMenu TXV...
--> Fireball_Test: OK cmd=upload_infolog - id:15
Reproduce the bug
produce an client error and start chobby
Screenshots
No response
Additional context
No prio, only shows a little error for now in chobby log.
The text was updated successfully, but these errors were encountered: