Redispatch on timeout queue

Hello, what happens if we are using stick tables and backend reaches it’s limit?
I figured out that when backend is on it’s limit new connections are qued and “timeout queue” applies.

But is stick table cleared for that connection after the timeout? If not, is there a way to do so?

Thank you!