mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Update standards/application/relay-reliability.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
parent
ef8a4823b0
commit
75fe7ccd1d
@ -40,7 +40,9 @@ For the nodes that may have connection issues to **publish** messages via transp
|
||||
|
||||
For the nodes that may have connection issues to **receive** messages via transport layer, this search criteria can be used to fetch missing messages from store nodes periodically after network resumes.
|
||||
|
||||
In summary, by leveraging the store node to provide such query services, the applications are able to mitigate the reliability issue of transport layer. This approach also introduces new challenges like centralization, privacy, and scalability. It should be viewed as a temporary solution and deprecated when e2e reliability solution is ready.
|
||||
In summary, by leveraging the store node to provide such query services, the applications are able to mitigate reliability issues on the Waku transport layer.
|
||||
This approach also introduces new limitations like centralized points of failures in Store nodes, diminished privacy, and lower scalability.
|
||||
It should be viewed as a temporary solution and deprecated when an e2e reliability solution is ready.
|
||||
|
||||
## Implementation Suggestions
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user