79801712

Date: 2025-10-27 10:43:19
Score: 1
Natty:
Report link

Shift to cloud Run, you can deploy them using these commands:


# Deploy without serving traffic
gcloud run deploy SERVICE --image IMAGE --no-traffic

# Assign 10% traffic to the new revision
gcloud run services update-traffic SERVICE --to-revisions LATEST=10

in firebase functions new revision takes up 100

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: iitian