Sorry I made some mistakes in the previous CL. PTAL
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think we want to hold something more like a variable that tells us if we had a warmed container (or an attempt to warm a container) before experiencing memory pressure. It seems like that would generalize the best.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think we want to hold something more like a variable that tells us if we had a warmed container (or an attempt to warm a container) before experiencing memory pressure. It seems like that would generalize the best.
I went with an is_active_ boolean that indicates that we wanna have a prewarmed container at all time if permitted by memory pressure. WDYT?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |