blink
blink copied to clipboard
Geetest timeout
We saw an error in Apollo Studio indicating that the call to captchaRequestAuthCode
threw an error.
I found the trace for this call and it looks like the call out to geetest to validate the token took 37s and resulted in a socket timeout. https://ui.honeycomb.io/galoy/datasets/galoy-bbw/result/DCGoov3UFP2/trace/xnHxbHxd58T?span=0dd91a160aa46024
We should probably better control the timeout for the call out to geetest and return a better error when this occurs.