We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a333ea0 commit 46f5b38Copy full SHA for 46f5b38
README.md
@@ -3,6 +3,14 @@
3
## [Routing](docs/routing.md)
4
## [Playbook](docs/playbook.md)
5
6
+## Shortcomings
7
+
8
+### Missed downlink on gateway reconnect
9
10
+There is a potential issue where HPR may fail to transmit a downlink correctly if a gateway reconnects and is load-balanced to a different server.
11
+This scenario should be **relatively rare**, as hotspots typically reconnect only every 30 minutes.
12
+See [this issue](https://github.com/helium/helium-packet-router/issues/267) for more details.
13
14
## Releases
15
As releases are tagged on github, debian packages will be automatically built
16
and uploaded to a [repo here][1].
0 commit comments