TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
973 stars 304 forks source link

Limit application downlink queue size #3220

Closed johanstokking closed 4 years ago

johanstokking commented 4 years ago

Summary

Limit application downlink queue size

Why do we need this?

To avoid that there are too many downlink messages queued in the registry

What is already there? What do you see now?

What is missing? What do you want to see?

How do you propose to implement this?

How do you propose to test this?

Unit testing

Can you do this yourself and submit a Pull Request?

Can review

rvolosatovs commented 4 years ago

closed by https://github.com/TheThingsNetwork/lorawan-stack/pull/3236