Skip to content

Commit c9d698b

Browse files
committed
MSC4295: Bot bounce limit - a better loop prevention mechanism
1 parent 511820d commit c9d698b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

proposals/4295-bot-bounce-limit.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,12 @@ When implementing this proposal, the unstable tag `io.github.m13253.bounce_limit
218218
|--------------------------|---------------------------------|
219219
| `m.bounce_limit` | `io.github.m13253.bounce_limit` |
220220

221+
## Unstable Implementations
222+
223+
This proposal requires no client modification.
224+
225+
However, SDKs, bots, or bot frameworks can implement an unstable version of the proposal prior to its official acceptance.
226+
221227
## Dependencies
222228

223-
This MSC does not depend on any MSCs that are yet to be accepted.
229+
This MSC does not depend on any other MSCs that are yet to be accepted.

0 commit comments

Comments
 (0)