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

Should Notify User if Data is Truncated #103

Open
SethFalco opened this issue Jun 17, 2020 · 2 comments
Open

Should Notify User if Data is Truncated #103

SethFalco opened this issue Jun 17, 2020 · 2 comments

Comments

@SethFalco
Copy link

SethFalco commented Jun 17, 2020

When using this with a huge file (28 MB in my case), there is no notification or way of allowing the user to know if the data has been truncated. (Other than possibly examining if the final line is incomplete.)

Could something be added so either in the response, or anchored at the top of the result; something could be stated if the input was truncated?

@immanuelfodor
Copy link

What is the largest buffer size you were able to set up without truncation? https://github.com/solusipse/fiche#buffer-size--b

@SethFalco
Copy link
Author

In my case, I wasn't setting it up, this is regarding client-side usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants