Firefly Services Rate Limits

Production rate-limit strategy for Adobe Firefly Services — the commonly cited default of 4 RPM per credential (limits are org- and contract-specific — verify for your org), requesting increases, exponential backoff with jitter, token-bucket clients, SQS-fronted queueing for batch workloads, dead-letter queue handling, and per-endpoint quota planning. Use whenever the user mentions "429", "rate limited", "Too Many Requests", "Firefly is slow", "batch processing", "queueing", "high volume", "campaign at scale", or designs a system that will exceed 4 RPM. Encodes the production pattern that takes a generative pipeline from blocked at the default RPM ceiling to enterprise-scale campaign throughput.

Focus-GTS 76d52d5 14.1 KB Updated

File contents

Focus-GTS/firefly-services-skills/tree/main/plugins/firefly-services/skills/firefly-services-rate-limits commit 76d52d527d

Frequently asked questions

npx skillmds@latest add focus-gts/firefly-services-rate-limits