Add rate-limiting/backoff to the Etsy API client #29

Open
opened 2026-08-20 23:30:22 -06:00 by angel · 0 comments
Owner

COMPLIANCE.md caps API usage at 10,000 calls/day, but domains/platforms/etsy's client (client.go, generated_client/) has no rate-limiting or backoff logic today. Needed before building the inventory reconciliation poll or webhook-triggered inventory fetches, especially once polling across multiple connected shops.

COMPLIANCE.md caps API usage at 10,000 calls/day, but `domains/platforms/etsy`'s client (`client.go`, `generated_client/`) has no rate-limiting or backoff logic today. Needed before building the inventory reconciliation poll or webhook-triggered inventory fetches, especially once polling across multiple connected shops.
angel added this to the Etsy Integration milestone 2026-08-20 23:30:22 -06:00
angel added this to the MVP project 2026-08-20 23:49:47 -06:00
Sign in to join this conversation.