Sambhav Satija

Results 2 issues of Sambhav Satija

As the title states, when a sandbox OOMs, it will stay attached to the LambdaInstance. This might get cleared up by the evictor if we get lucky, but all requests...

I think there’s a bug in how Lambda instances are scheduled for scale-down. Currently, there’s a cleanup task in `LambdaFunction` responsible for managing `LambdaInstance` lifecycles. However, in the current implementation,...