Stephen Wicklund

Results 189 issues of Stephen Wicklund

I do not currently know what causes the pgdump connections to become "dangling" like this... perhaps it's due to a crash of the app-server while the SQL query in the...

For now, when wal folder grows too large, use following fix route: * 1\) Increase size of the out-of-space PVC(s), using Lens. (instead of default `10000Mi`, set to `10100Mi` or...

How to have Rust record compile-timings info: https://doc.rust-lang.org/cargo/reference/timings.html GitHub actions docs (entry point): https://docs.github.com/en/actions

Two routes to solve this: 1) Increase nginx timeout somehow; equal to issue #320. (this is not trivial, as this is a lower level config option that is not exposed...

Basic steps: * Create a test-case somewhere that causes app-server's memory usage to exceed the memory limit (I guess, just intentionally create a large memory leak that keeps growing), and...

Note: Maybe have this testing system just be part of the load-testing system. (or if not, then decide on the boundary between the two)

frontend