import * as mandarinets from "https://deno.land/x/mandarinets@v2.3.2/plugins/promiseRepeater.ts";
Classes
This class serves a promise repeater which will re-try your promise until they are successfully resolved or the max attempt limit has been reached. |