snowflakedb / snowflake-ingest-java

Java SDK for the Snowflake Ingest Service -
http://www.snowflake.net
Apache License 2.0
65 stars 51 forks source link

Add error log for flush task scheduling #760

Closed sfc-gh-alhuang closed 2 months ago

sfc-gh-alhuang commented 2 months ago

Add error log for flush task scheduling. This could happen when getCachedMaxClientLagInMs throw cast exception when provided parameter is int not long.