only new connection will reset the counter.
If you have active connections, the counter will still count down and eventually reach zero unless you get a new connection.
You should increase the sticky timeout or use ip source/destination hashing instead of sticky.
With sticky source ip you don't need anymore a sticky table. It's like static sticky entry.
Regards,
Gilles.