Skip to content

Commit

Permalink
"current" -> "default"
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dszmolka committed Dec 18, 2024
1 parent e6b9c49 commit f72c47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@ There are multiple config parameters including progress bars or compression.
# Surfacing errors originating from PUT and GET commands
Current behaviour is to propagate the potential underlying errors encountered during executing calls associated with the PUT or GET commands to the caller, for increased awareness and easier handling or troubleshooting them.
Default behaviour is to propagate the potential underlying errors encountered during executing calls associated with the PUT or GET commands to the caller, for increased awareness and easier handling or troubleshooting them.
The behaviour is governed by the `RaisePutGetError` flag on `SnowflakeFileTransferOptions` (default: `true`)
Expand Down

0 comments on commit f72c47c

Please sign in to comment.