Skip to content

Commit

Permalink
Unique channel names for each loader in a ASG
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Jan 16, 2025
1 parent 71494d5 commit a26d571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/config.hocon.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"privateKey": $${SNOWFLAKE_PRIVATE_KEY}
"database": "${sf_db_name}"
"schema": "${sf_schema}"
"channel": $${HOSTNAME}
}
"bad": {
"streamName": "${bad_stream_name}"
Expand Down

0 comments on commit a26d571

Please sign in to comment.