Patch Changes
- dbf1f155: fix: Split sync health job into 10 min chunks to limit memory usage
- fff8d7bf: Ignore local/loopback IP traffic in connection limiter
- 44126c2f: feat: Add `--announce-rpc-port` flag
- 8923cb71: Ignore rate limits for local loopback traffic
- 8ce6169a: fix: serialize contact info into a string before logging in sync health job
- 2717d44d: chore: add contact info to sync health logs
- cda909b0: fix: add request length limit for getAllMessagesBySyncIds
- farcaster/hub-nodejs0.12.4
farcaster/hubble1.15.3
What's Changed
* chore: add more metrics to hub stream reader by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2302
* chore: add more tags to event stream metrics by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2307
* chore: add metric to track events received by kind by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2309
* feat: request missing on chain events on error by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2298
* feat: support bulk message RPC by CassOnMars in https://github.com/farcasterxyz/hub-monorepo/pull/2313
* chore: add start time and stop time to sync health logs by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2323
* chore: add more message details to sync health errors by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2325
* feat: pull missing messages into sync trie via sync health job by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2326
* chore: release hubble v1.15.3 by aditiharini in https://github.com/farcasterxyz/hub-monorepo/pull/2327
**Full Changelog**: https://github.com/farcasterxyz/hub-monorepo/compare/farcaster/hubble1.15.2...farcaster/hubble1.15.3
farcaster/hubble1.15.2