Htb max-limit?

Hi All.
I have a bursty traffic above the max bandwidth.
Can I use a large queue and allow the traffic to be buffered?

For example the total bandwidth of the circuit is 10Mb and there are fractions of a second when the application sends 50Mb. All is UDP.
Can I leave max limit empty and the magic will happen?

Thank you

you can create queue with larger buffers, however you will need a lot of RAM to accommodate whole network, or you could try to make queue only for 1 user only. This will add a lot of latency and is not recommended