pub async fn handle_alter_streaming_rate_limit(
handler_args: HandlerArgs,
throttle_target: ThrottleTarget,
throttle_type: ThrottleType,
table_name: ObjectName,
rate_limit: i32,
) -> Result<RwPgResponse>pub async fn handle_alter_streaming_rate_limit(
handler_args: HandlerArgs,
throttle_target: ThrottleTarget,
throttle_type: ThrottleType,
table_name: ObjectName,
rate_limit: i32,
) -> Result<RwPgResponse>