opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
73 stars 16 forks source link

Dagster jobs constantly hitting OOM and getting killed #2427

Closed ravenac95 closed 3 weeks ago

ravenac95 commented 3 weeks ago

Which area(s) are affected? (leave empty if unsure)

No response

To Reproduce

Look at the kubernetes console (I'm using k9s)

Describe the Bug

Seeing a lot of OOMKilled pods

Expected Behavior

We likely need to bump some memory requirements

ravenac95 commented 3 weeks ago

I may have fixed this. I still don't know why just that something kept happening to cause an endless loop of containers to be spun up.

ravenac95 commented 3 weeks ago

Closed by #2428 (for now)