class RetryError extends Errorimport { RetryError } from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.173.0/async/retry.ts"; ConstructorsnewRetryError(cause: unknown, count: number)