This commit is contained in:
Sasha 2024-07-01 19:00:04 +02:00
parent e5ba255098
commit f2802e7b1a
No known key found for this signature in database

View File

@ -39,7 +39,7 @@ As a useful metric to define and implement for determining quality of provided s
### Light Push
- While sending message with Light Push - it is advised to use more than 1 peer in order to increase changes of delivering message.
- While sending message with Light Push - it is advised to use more than 1 peer in order to increase chances of delivering message.
- If sending message is failed to all of the peers - node should try to re-send message after some interval and continue doing so while OK response is received.