Send regular snapshot with Publisher

Hello all,

I’m creating an api that receives data from a ScadaBR httpSender requests. My problem is I currently receives tons of requests, in my test like one every two seconds. I would like to group requests by regular snapshot in order to receive less requests with more data packed in it, but when I check the “send regular snapshot” option and set a period of 1 min, I still receives requests every two seconds. I don’t understand how to make this option work properly.

Does anyone have an answer or a clue ? Or did I just misunderstood what this option is supposed to do ?