From e7308ed55d7afd6fbebea10fd1ed5899a3674e1c Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Fri, 15 Jul 2022 16:27:50 -0400 Subject: [PATCH] Going hardcore, up to 10 guest token retries --- src/fetch.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fetch.ts b/src/fetch.ts index d701d44..da4afd6 100644 --- a/src/fetch.ts +++ b/src/fetch.ts @@ -15,7 +15,7 @@ export const fetchUsingGuest = async (status: string): Promise