Closed Puled closed 7 months ago
GreptimeCloud hobby plan has a rate limit since it uses a shared resource pool for all the hobbyist.
I think we can ignore this error and wait util the time to retry.
@shuiyisong @Puled IIRC the rate limit is >1000 qps, it should be generally large than your keyboard input frequency, how do you meet this error?
@Puled Sorry for your inconvenience. We happen to introduced a minor issue where CU limit is not correctly calculated yesterday. It should be fixed by now. Please try again and if there's any problem, do not hesitate to contact us.
Thank you for your patience.
@shuiyisong Thanks for your information!
@Puled The reply above should answer your question. Thanks for raising this issue!
Close as resolved.
I keep running into the following error:
ERROR <module> Unhandled exception for futures: (MySQLdb.OperationalError) (1815, 'Write request banned for [Database] until [time UTC]
I'm using a Windows 10 22H2 and use Windows Powershell to run
python agent.py
as the command.