-
Notifications
You must be signed in to change notification settings - Fork 238
Description
Hello,
the version of GYB is 1.82 on a VM GCP Project.
Full steps to reproduce the issue:
on a VM, run this command: sudo ./gyb --email [groupe_google-email] --action restore-group --local-folder /tmp/backup-emails-user --user-admin [email] --service-account
it returns this error message: "Temporary error 503. Retrying in 16 seconds... attempt 5/10." for each email to transfer
Expected outcome (what are you trying to do?): The purpose of transferring emails to a Google group is to allow access to multiple people and avoid overloading a user's mailbox, which is no small thing in terms of user experience.
Actual outcome (what errors or bad behavior do you see instead?): It returns this error message: "Temporary error 503. Retrying in 16 seconds... attempt 5/10." for each email to transfer. This is a very significant problem because we cannot transfer emails from employees who have left and we cannot currently delete these licenses that are no longer in use.
