You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
I write tests with gemini-react.
When the number of tests grows, I need to increase httpTimeout in gemini config because of timeout errors.
It seems that first requests to gemini-react server runs before webpack build is finished.
Can it be possible?
If so, can it be fixed?
If so, can you give a direction, where to start hacking?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I write tests with gemini-react.
When the number of tests grows, I need to increase
httpTimeout
in gemini config because of timeout errors.It seems that first requests to gemini-react server runs before webpack build is finished.
Can it be possible?
If so, can it be fixed?
If so, can you give a direction, where to start hacking?
The text was updated successfully, but these errors were encountered: