Skip to content

Maximum execution time of 30 seconds exceeded #216

Answered by arukompas
ashikck asked this question in Q&A
Discussion options

You must be logged in to vote

Log Viewer doesn't consume a lot of memory. Even if the log file is 1 GB in size, it does not load all of it into memory.

You can see above that parsing a 2 GB log file only ever used maximum of 79 MB of memory. So it's definitely not about memory consumption.

I'm not familiar with the different Digital Ocean configurations, but if it's one of the cheaper ones then it's possible it's slower and it might take more than 30 seconds to process a large log file. I haven't tested it myself and I can't really help there, sorry :/

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ashikck
Comment options

@arukompas
Comment options

@ashikck
Comment options

@arukompas
Comment options

Answer selected by arukompas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants