You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to have stopped OOM errors now, though there is a lot of 20 second queries now at 99%> . Theory is that this is caused by the paging limit correctly kicking in and preventing a timeout, and now that there is more memory these requests are not killed by OOM.
Tracking issue for the GRPC out of memory error. We likely need to bump the memory given the recent large OSV records we are now serving.
The text was updated successfully, but these errors were encountered: