In the mesh network, the sender uses trickle algorithm to control the repeat sending process, and at last the sender will send the message forever in a max interval at a handle. then my question is : does the other nodes repeat the message from the sender using trickle control logic for a specific times ,or just simplely repeat send serveral times in a constant interval(if so, what's the interval, I can't get it in the mesh sample code)?