Skip to content
New issue

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

Titan Upload Size #640

Open
krixano opened this issue Nov 24, 2023 · 1 comment
Open

Titan Upload Size #640

krixano opened this issue Nov 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@krixano
Copy link

krixano commented Nov 24, 2023

When I was writing my own Titan server, I noticed something about the requests that lagrange gives. The data size in bytes in the titan request (which was 1216) is different from the size listed in the bottom left corner of the Titan edit popup (which showed 1906).

@skyjake
Copy link
Owner

skyjake commented Nov 26, 2023

My guess is that the final number of bytes written is not being updated in the UI, just the intermediate values before the request has completed.

Tagging as a bug although this is more of a UI glitch than a serious issue.

@skyjake skyjake added the bug Something isn't working label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants