Versions Compared

Key

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

The channel will be mutated as well whenThe channel will be mutated as well when

Table of Contents

Status

Current stateUnder Discussion [One of "Under Discussion", "Accepted", "Rejected"]

...

  • throttle_time_ms = max(<request throttle time>, min(<throttle time of rejected topics in the request>) - <waiting time in the purgatory if applied>)

The channel will be mutated muted as well when `throttle_time_ms > 0`. This is necessary to cope with misbehaving clients which would not honour the throttling time. This logic already exist and is used by the request quota thus we will reuse it.

...