chainguard-dev / terraform-infra-common

A repository containing a collection of "glue" modules for encapsulating common Cloud Run patterns.
Apache License 2.0
4 stars 22 forks source link

allow flush interval to be configurable for recorder #420

Closed k4leung4 closed 2 months ago

k4leung4 commented 2 months ago

will attempt to set flush interval to 1m in staging to see if that would help with the oom'ing issue

theory is that there is a backlog of files causing the oom'ing if we flush more frequently, it should avoid build up of files.