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)

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

Last updated