!!!danger
Deprecation Date: October 17, 2022
Removal Date: May 16, 2023
!!!

## Rate Limiting

### Medias (binaries & thumbnails)

- **Previously:** 3 consecutive calls from the same IP on the same URL returning a 4xx or 5xx triggered a 429 for one hour, with automatic renewal on each new call.
- **No changes were made to this rule.**

### API

- **Previously:** not more than 15 calls/s
- **Now:**
  - 6K calls per 10-minute bucket — if exceeded, HTTP 429 is returned
  - 300K calls per day (fair use) — if exceeded, HTTP 429 is returned (1-day bucket)

## Variant export from the Document page > Variant's tab

- **Previously:** inactive variants associated with the current document were exported
- **Now:** inactive variants are no longer exported

## Search: Tag & workflow filters

- **Previously:** 3 ways to filter on tags + workflow steps:
  - *Legacy* filter (combined tags & workflow steps)
  - Dedicated *Tags* filter
  - Dedicated *Workflow* filter per workflow
- **Now:** the *Legacy* filter has been removed. Existing integrations using it were converted by Quable to the dedicated *Tags* or *Workflow* filter.
