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

Changing time format makes the application freeze when importing large log data files🐛 #2629

Open
eliasbruvik opened this issue Dec 13, 2024 · 2 comments
Labels
Bug Something isn't working

Comments

@eliasbruvik
Copy link
Contributor

When importing large time logs, the page will freeze if you change time date time format input field.

Make some optimizations to avoid this lag. It should work without too much lag with the default max body size that is around 28MB.

@eliasbruvik eliasbruvik added the Bug Something isn't working label Dec 13, 2024
@robertbasti
Copy link
Collaborator

parse and format correctly during preview and when you click import, not every time you edit input field

@robertbasti
Copy link
Collaborator

it is related to both - LAS and CVS

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