GET request in loop
I have a Nextjs and ts application, which makes a request that calls a webhook from an integration that returns a Google sheet in a json array, I noticed that it is requesting from my integration continuously in a loop.
I have a Nextjs and ts application, which makes a request that calls a webhook from an integration that returns a Google sheet in a json array, I noticed that it is requesting from my integration continuously in a loop.