Script with consecutive remoteFetchAsync call failing
Seems to be working fine previously but now when I am making consecutive calls with remoteFetchAsync, I get `TypeError: Failed to fetch` after the 1st, 2nd or 3rd request.Is there a change in behaviour in a recent release? Code example:```for (let in...
- 171 Views
- 1 replies
- 0 kudos