question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for failure policies

See original GitHub issue

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: https://github.com/firebase/firebase-functions/issues/425 Pull request: https://github.com/firebase/firebase-functions/pull/482

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
samtsterncommented, Aug 20, 2020

Syntax support for this feature is included in firebase-functions version 3.10.0 and the next version of firebase-tools will contain the necessary deployment pieces.

1reaction
samtsterncommented, Dec 10, 2019

I am working on this now, running into some strange issues with the Cloud Functions REST API but hoping to get them resolved soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

We need to talk about policy failure – and how to avoid it
UK policymakers are not currently learning from failed policies, argues Bob Hudson. He explains some of the reasons why failure is so common ......
Read more >
Re-Thinking the Lessons of Policy Success and Failure
Policy failures are often assumed to be unintentional and anomalous events about which well-intentioned governments can learn why they ...
Read more >
Successful Failure in Public Policy Work
It matters if public policies succeed in solving societal problems, but a dominant narrative holds that policies fail 'often'. A large-sample study discussed ......
Read more >
Why public policies fail: Policymaking under complexity
The failure of public policies is ubiquitous. This paper ascribes this failure to the complex system nature of public policies.
Read more >
We need to talk about policy failure — and how to avoid it
It has always been the case that the likelihood of policy failure is at least as high as policy success. Policy support, trackingand...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found