firebase / firebase/firebase-functions-python
Implement RetryConfig for pubsub_fn.on_message_published decorator
未關閉
feature-request
- 主要語言
- Python
- 星號
- 167
- 分支
- 34
- PR 合併指標
- 30 天內沒有已合併 PR
描述
It looks plain `retry` boolean is supported, but not `RetryConfig` in order to specify backoff and max attempts.
Thanks.
貢獻指南
研究方向
先定位 pubsub_fn.on_message_published 裝飾器和現有的 retry 布林值處理方式,然後找到 RetryConfig 的定義。追蹤 backoff 和最大嘗試次數是如何表示的,並執行相關測試;當裝飾器接受 RetryConfig 並套用這些設定時,就算完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend, cloud
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100