langchain-ai / auto-evaluator

Home Page:https://autoevaluator.langchain.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API continues to run after connection to client is closed / refreshed

rlancemartin opened this issue · comments

I kick off a job.

Then refresh client.

API will proceed:

But:
1/ Does not happen if API and front-end are deployed locally.
2/ Does not happen if only the front-end is deployed locally.

It appears to be a problem Vercel (remote deployed front-end).