Are you using “suspend” for your backend? It should wake up and respond almost immediately (there’s a bug that causes the 2nd request to block for up to 3 seconds but I’m not sure Fly is aware.)
Are you using “suspend” for your backend? It should wake up and respond almost immediately (there’s a bug that causes the 2nd request to block for up to 3 seconds but I’m not sure Fly is aware.)