Skip to content

Add support for failure policies #1734

@mad-it

Description

@mad-it

Currently its not supported to set retry policies in a firebase function. To enable retries, you have to go to the Google cloud console and enable retries.

This manual step makes the deployment non-idempotent.

There is an open issue + pull request for firebase-functions repository which add support for this feature on that side.
Issue: firebase/firebase-functions#425
Pull request: firebase/firebase-functions#482

I am creating this issue in here as a way to track progress on the missing feature for firebase-tools.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions