I have a container that uses OpenGL / EGL (for headless 3D rendering with pyrender). In some workers, everything works as it should, and keeps running fine for days on end. But sometimes, I'll get a new worker where it just doesn't work, and I'll have to keep refreshing/deleting the worker until I get one where it does work.