Change polling (sync) frequency for streaming pipeline to Snowflake

Hi,
We’re using streaming cdc to ingest data from postgresql to Snowflake. This pipeline syncs every minute with the database and pushes the avro files. Previously we processed these files once a day. The Snowflake warehouse spins up every time which incurs a lot more credits than we were used to. I want to change the sync interval of the streaming pipelines. Does anyone in the community know how to do this?

Greetings,

Piet