Hi everyone,
I have a question regarding API performance with ComboCurve. I run a few jobs that pull down wells and push production data. However, since Thanksgiving week, I’ve noticed a dramatic slowdown in response times from the ComboCurve API.
For example, one of my jobs that usually takes about 5 minutes to pull all wells from ComboCurve is now running for over 11 hours and still hasn’t completed. I’ve implemented error handling with retries, and this setup worked fine previously with a 120-second timeout. But recently, I’ve had to increase the timeout first to 360 seconds, and now to 500 seconds, just to avoid timeout errors.
Has anyone else experienced similar issues? I’d appreciate any insights or suggestions!
Thanks!