Every week my Google App Engine throws an error:
GaxiosError: Internal error .Gaxios._request ( /workspace/node_modules/gaxios/build/src/gaxios.js:129 )
It happens once or twice per week, and takes my application (NodeJS) down for ~8 minutes. Then it gets back up until the next time the error comes.
Does anybody know how to solve it?