I have problem with SparkHttp requests. It very often timeouts but I never had any problem with this same resource accessed from my local machine. Also data loading times from this external services aren't long, if it works always returns data very quickly (under 1s). Do you have any ideas what I can do with this issue?
1 Comment
Customer Support
said
almost 3 years ago
Hi Sebastian,
What is the endpoint you are hitting ?The script that has the SparkHttp call. Does it do anything else other than the http call ? Something with the response perhaps ?
Sebastian Sledz
I have problem with SparkHttp requests. It very often timeouts but I never had any problem with this same resource accessed from my local machine. Also data loading times from this external services aren't long, if it works always returns data very quickly (under 1s). Do you have any ideas what I can do with this issue?