firebase / firebase/firebase-functions-python

Implement RetryConfig for pubsub_fn.on_message_published decorator

Open
#132 1 comment 3 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
167
Forks
34
PR merge metrics
No merged PRs in 30d

Description

It looks plain `retry` boolean is supported, but not `RetryConfig` in order to specify backoff and max attempts.

Thanks.

Contributor guide

Open the contributing guide

Research direction

Start by locating the pubsub_fn.on_message_published decorator and the existing handling for the retry boolean, then find the RetryConfig definition. Trace how backoff and maximum attempts are represented, and run the relevant tests; done means the decorator accepts RetryConfig and applies those settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.