connect icon indicating copy to clipboard operation
connect copied to clipboard

file management: support multiple file name extensions

Open sshane opened this issue 1 year ago • 0 comments

We're adding support for zstd log file compression, and connect is one of the last pieces of infrastructure needing to be updated.

There is an API endpoint that returns a list of files, you should be able to know what extension the qlog is, and then know to request the rlog with the correct file extension.

https://api.comma.ai/#route-segments

Not a bounty yet, as I'm still deciding if having athena support extension-less log upload requests will solve most of this

sshane avatar Jun 29 '24 06:06 sshane