We've been running with this value in the indexer for quite a while now, let's roll it this default to all consumers.
@@ -684,6 +684,7 @@ def profiles_consumer(**options):
@click.option(
"--max-poll-interval-ms",
type=int,
+ default=45000,
)
"--synchronize-commit-log-topic",