Skip to main content
Module

x/oasis/deps.ts>processRateLimitedPaths

An object oriented Discordeno framework
Latest
function processRateLimitedPaths
Re-export
import { processRateLimitedPaths } from "https://deno.land/x/oasis@2.1.0/deps.ts";

This will create a infinite loop running in 1 seconds using tail recursion to keep rate limits clean. When a rate limit resets, this will remove it so the queue can proceed.