• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 27285298014
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5573-20c4c86b145334137e0fcabe1b305c1ec8ca7fd8
DEFAULT BRANCH: develop
Ran 10 Jun 2026 03:00PM UTC
Jobs 1
Files 223
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jun 2026 02:58PM UTC coverage: 64.636%. Remained the same
27285298014

push

github

web-flow
fix(cli): retry rate-limited function deployments (#5534)

## What changed

Adds retry handling for function deployment requests that receive HTTP
429 responses. The CLI now honors `Retry-After` and `X-RateLimit-Reset`
hints before falling back to bounded exponential backoff.

The retry path covers both single-function uploads and the bulk function
metadata update used after multi-function deployment. The mocked deploy
429 e2e scenario now uses the replay server rate-limit control endpoint
so it exercises the retry path without waiting on fallback sleeps.

## Why

Large function deployments can trip management API rate limits,
especially when branching deploys many functions. Retrying on explicit
rate-limit responses lets the CLI recover instead of failing
immediately.

10506 of 16254 relevant lines covered (64.64%)

7.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
80.61
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 27285298014.1 10 Jun 2026 03:00PM UTC 223
64.64
GitHub Action Run
Source Files on build 27285298014
  • Tree
  • List 223
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27285298014
  • 6a822461 on github
  • Prev Build on gh-readonly-queue/develop/pr-5532-2f86caaf87cab598060c010a0572780ed8ac420f (#27285060191)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc