Skip to content

Commit 46f5b38

Browse files
authored
Documentation around Missed downlink on gateway reconnect (#312)
1 parent a333ea0 commit 46f5b38

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
## [Routing](docs/routing.md)
44
## [Playbook](docs/playbook.md)
55

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+
614
## Releases
715
As releases are tagged on github, debian packages will be automatically built
816
and uploaded to a [repo here][1].

0 commit comments

Comments
 (0)