Skip to content

V2 Database triggers. Impossible to override "retry" value #1584

Closed
@JR-RomanZaiats

Description

@JR-RomanZaiats

[REQUIRED] Version info

node: v20.11.1

firebase-functions: 4.9.0

firebase-tools: 13.7.4

firebase-admin: 12.0.0

[REQUIRED] Test case

I have investigated that there is no override of "retry" prop for v2->providers->database.js,
meanwhile, firestore.js allows to override it.
image

[REQUIRED] Steps to reproduce

Declare trigger function with such config
image

run npx firebase deploy --only functions:rdbms-testRetryRTDB

after deployment the retry is disabled
image

[REQUIRED] Expected behavior

retry config works properly

[REQUIRED] Actual behavior

retry config is ignored during deployment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions