I have sveltekit app and it use openai api. I deployed on workers.
But when the user reload the page after call api(which call openai api inside) before openai api return result, that api cannot hear result from openai. How could i treat this?
1 Reply
I think it depend on how you handle sync, might not related to workders