After upgrading from 1.0 to 2.0 we are experiencing this error in our CI:
UserError(UserError { code: CanisterInstallCodeRateLimited, description: "Canister lxzze-o7777-77777-aaaaa-cai is rate limited because it executed too many instructions in the previous install_code messages. Please retry installation after several minutes." })
After upgrading from
1.0
to2.0
we are experiencing this error in our CI:Is there a fix for it?