We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ac9db commit a93e4f0Copy full SHA for a93e4f0
firestore-bigquery-export/extension.yaml
@@ -209,8 +209,8 @@ params:
209
- param: LOG_FAILED_EXPORTS
210
label: Enable logging failed exports
211
description: >-
212
- If enabled, the extension will export what failed to enqueue to the
213
- Firebase console, to mitigate data loss.
+ If enabled, the extension will log event exports that failed to enqueue to
+ Cloud Logging, to mitigate data loss.
214
type: select
215
options:
216
- label: Yes
0 commit comments