Egress quota and INSERT
I exceeded my free plan egress quota due to a misimplementation of a queue reading. I fixed it now, but my program seems to hang on INSERT operations.
Should this Python code handle potential errors due to quota exceeded?
Should this Python code handle potential errors due to quota exceeded?