Commit 596b5cd
fix: log RPC errors instead of silently swallowing them
Root cause of empty agents: public Base RPC (mainnet.base.org) was
rate-limiting the worker. Switched BASE_RPC secret to publicnode.com.
Added console.error logging so future RPC failures are visible.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a1c51f1 commit 596b5cd
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
345 | 347 | | |
346 | 348 | | |
347 | 349 | | |
| |||
0 commit comments