enableRateLimit property

bool? enableRateLimit
final

Enable rate limiting for all events When true, rate limiting is active with configured limits When false or null, rate limiting is disabled

Implementation

final bool? enableRateLimit;