mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02:00
Note that error fields have been omitted
This commit is contained in:
parent
8431201442
commit
ff739e8272
|
|
@ -220,7 +220,8 @@ Implementations using this mechanism should take care to not fail
|
||||||
entirely in the event of temporary issues, e.g. gracefully handling
|
entirely in the event of temporary issues, e.g. gracefully handling
|
||||||
cases where the appservice is started before the homeserver.
|
cases where the appservice is started before the homeserver.
|
||||||
|
|
||||||
The mechanism works as follows:
|
The mechanism works as follows (note: the human-readable `error` fields
|
||||||
|
have been omitted for brevity):
|
||||||
|
|
||||||
**Typical**
|
**Typical**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue