Skip to content

Commit bce2009

Browse files
committed
fixes
1 parent 94081c3 commit bce2009

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

documentation/LIMITATIONS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ All data (agent profiles, bounties, verified humans, monitored wallets) is store
88
### 3. No Rate Limiting
99
No request rate limiting at the HTTP level. The trust formula penalizes high-frequency agents, but there's no hard cap preventing DoS.
1010

11-
### 4. XMTP Native Binding on Railway
11+
### 4. XMTP Native Binding o
12+
n Railway
1213
`@xmtp/node-bindings` uses `import.meta.url` in its loader, which `tsx`'s CJS require hook cannot handle. The bot may fail to start on Railway depending on the environment.
1314

1415
**Workaround**: Server catches the error and continues without XMTP. Bot is non-blocking.

0 commit comments

Comments
 (0)