Richard Keil

Results 2 issues of Richard Keil

When following the Laravel instructions on https://cloud.google.com/error-reporting/docs/setup/php#framework_integrations for a Laravel Lumen service running on Cloud Run, the ErrorReporting library writes logs to Stackdriver. However it seems because it is not...

api: clouderrorreporting
status: investigating

The job running the Containernet tests on an Ubuntu 20.04 host in Github Actions fails regularly. Cause is always that assertions like ```python self.assertTrue(self.net.pingAll()

bug