public interface ThrottlingProcessor
Throttling is defined for:
| Modifier and Type | Method and Description |
|---|---|
void |
throttle(ThrottleScope throttleScope)
Throttle specified source system and service name.
|
void throttle(ThrottleScope throttleScope)
throttleScope - the specified scope for throttlingIntegrationException - with InternalErrorEnum.E114 when count of requests exceeds limit
for specified time intervalCopyright © 2018 Pivotal Software, Inc.. All rights reserved.