public interface ThrottlingProcessor
| 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 © 2016. All rights reserved.