Deployments
Promote a build to production and the promise toast tracks the request live — spinning while the deploy runs, then flipping to a lime success or a pink failure.
Production services
3 live-
web-storefront
storefront.acme.dev · Build #248 · 12m ago
Live
-
payments-api
api.acme.dev · Build #96 · 2h ago
Live
-
search-worker
internal queue · Build #411 · 1d ago
Live
Fire it directly
One toast follows the whole request: showPromiseToast(promise, messages) opens in the loading state and settles with the promise. Hover or focus the toast to pause its countdown; Escape dismisses it.