Unsubscribing delay

Some of the solution groups have Unsubscription Delay enabled. This means that unsubscription will only take place after a certain number of blocks are processed. As an example, assuming that 1 block takes around 12 seconds and the delay requires 100 blocks, we can approximate that the unsubscription will take place around 20 minutes later.

delay in seconds = delay in blocks x 12 seconds
                 = 100 x 12
                 = 1200 seconds (20 minutes)
Solution group with unsubscription delay

You will see the information related to unsubscription delay when you click Opt-in.

Unsubscription delay info

Last updated