Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The purpose of this feature is to allow administrators to selectively control which API calls are throttled, without having to rebuild and deploy a new version every time a throttle is changed.

New Table:

THROTTLED_CALLS: 

The core of this feature is a new table containing all of the calls to be throttled.

NORMALIZED_API (STRING)

MAX_LOCKS(INT)

...