Google limits the number of write operations to spreadsheets per minute per user.
When Lembot imports data to your sheets, each import counts as a write request.
So you might run into this issue especially if you have multiple bots running at the same time.
Wait a few minutes and run your bot again. The quota resets every minute, so your bot should complete successfully.
Go through your bots and adjust their execution times to avoid running them all at once. Here is how: