Aunteticacao.xaml (15.3 KB)
Aunteticacao.xaml.json (445 Bytes)
project.json (1.5 KB)
Hello! I’m having an issue with a few process which involve a REST API call, all of a sudden we’ve been getting a lot of timeout errors to all our calls to a certain provider. When setting the timeout response to 60 seconds, the issues stop and the process continues normally.
Usually I would have raised an issue with our provider, but I can’t really do that since we get a sub 1 second response time within Postman, could any of you lend me a hand and tell me if this issue is something related to how we structured our activity or something?
For reference, this started happening since 17:00 pm on the 16th of July, and our production machine may have updated then to version 2025.0.167, don’t know if something in the update broke the HTTP Request Activity so just putting out there.