My environment:
- gnucash-web 0.1.4
- running in docker (desktop for windows)
- reading a sqlite GnuCash book
When I try to view an account that has about 3500 splits, I see [CRITICAL] WORKER TIMEOUT (pid:#) in the log and the page never renders.
My next smaller account has about 2200 splits and it is able to load.
I also was curious about performance in general. It usually takes several seconds for any account page to load for me. Is this because I am using SQLite? Docker? Docker for Windows? Some combination? If you have any ideas about how I can troubleshoot this, I would love to know.
My environment:
When I try to view an account that has about 3500 splits, I see
[CRITICAL] WORKER TIMEOUT (pid:#)in the log and the page never renders.My next smaller account has about 2200 splits and it is able to load.
I also was curious about performance in general. It usually takes several seconds for any account page to load for me. Is this because I am using SQLite? Docker? Docker for Windows? Some combination? If you have any ideas about how I can troubleshoot this, I would love to know.