https://prefect.io logo
Title
k

Kostas Chalikias

05/11/2020, 9:02 AM
Hello, just wondering what this actually means:
May 11 04:02:26 bohr-prod app/prefect.1: [2020-05-11 03:02:25] CRITICAL - CloudHandler | Failed to write log with error: 413 Client Error: Request Entity Too Large for url: <https://api.prefect.io/graphql/alpha>
Are our individual log items too big?
j

josh

05/11/2020, 12:58 PM
Yeah I have only seen this when trying to log something massive using the Cloud logger
a

Arlo Bryer

05/11/2020, 2:09 PM
So this is possibly another use case for the
DEBUG
flag to apply on logs
adding @Chris White as we were discussing this on Github issues recently