handle_alter_subscription_retention

Function handle_alter_subscription_retention 

Source
pub async fn handle_alter_subscription_retention(
    handler_args: HandlerArgs,
    subscription_name: ObjectName,
    retention: Value,
) -> Result<RwPgResponse>