Federation Priority

Assign STANDARD, HIGH, or URGENT priority levels to control synchronization urgency for Federated repositories.

Federation priority controls the urgency of event processing for a Federated repository.

Priority Levels

Federated repositories support the following priority levels.

PriorityValueDescription
STANDARD1Default priority with normal processing order
HIGH2Elevated processing before STANDARD repositories
URGENT3Highest urgency for critical repositories (REST API only)
📘

Note

URGENT priority is available via REST API only. The Platform UI supports toggling between STANDARD and HIGH.

Why Priority Matters

In environments with many Federated repositories, event queues can become congested. Priority helps critical repositories synchronize with lower latency.

Limits

To avoid priority inflation, the following limits are enforced.

LimitDefault
Maximum HIGH priority repositories per member10
Maximum HIGH priority repositories by percentage20%

Related Topics


Did this page help you?