Oddbean new post about | logout
 Did you read the source yet? 
 my rust is rusty 😇  
 I did pass part of the source code through an LLM and it guessed that the timeout is being used for how long to listen for events, rather than the window of time in which events were published. 
 I believe it's to wait a small period to time to batch filters together in one REQ if you're making a lot of subscriptions.