Hey all,
As the title says I had a collection monitor that I was running. During some tests I had the monitor loop between items on an array but made a mistake on the code, instead, the monitor was sending a specific request on a loop.
I stopped the monitor but that didn’t stop the request that was sent already, I tried deleting the monitor but that also didn’t stop it from sending requests to my server. I had to remove permissions from my server in order to keep the requests from messing stuff up but I still can see the requests messages still coming into my system.
Is there a way to stop this request from running? Deleting the collection or Workspace perhaps?