-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
We are unable to deploy the next version of firestore-multimodal-genai and it's blocking releases.
We suspect there is some platform issue with having this many roles.
to reproduce:
- clone the repo
- cd into
firestore-multimodal-genai/functionson main - run
npm iandnpm run build - cd into
_extensions - run
firebase ext:install ../firestore-multimodal-genai --project=<PROJECT_ID> - run
firebase deploy --project=<PROJECT_ID>
We get:
When a role is removed, it installs fine.
more logs:
Resource Manager
SetIamPolicy
projects/test-multimodal-ext
service-agent-manager@sys…
Exception calling IAM: There were concurrent policy changes. Please retry the whole read-modify-write with exponential backoff. The request's ETag '\007\006DT4\364q\003' did not match the current policy's ETag '\007\006DT5\013\374\007'.
``
Metadata
Metadata
Assignees
Labels
No labels