Does it make any sense to poll every 1 second when updating the finalized takes minutes? Since we are polling, we are not "real time" indexing, which would be more appropriate using websockets, so should we relax the polling to reduce the amount of requests sent to the RPC? This might be interesting for people paying per use.