firebase / firebase/firebase-functions-python
Missing retry in storage and firestore trigger decorators
オープン
feature-request
- 主要言語
- Python
- スター
- 167
- フォーク
- 34
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi there,
There doesn't seem to be a way to enable retry on Firebase Storage `storage_fn` and Firestore `firestore_fn` background functions. It would really be helpful if we can enable it similar to the `pubsub_fn.on_message_published(retry=)`.
コントリビューションガイド
調査の方向性
まず pubsub_fn.on_message_published(retry=) を読み、storage_fn および firestore_fn デコレータと比較します。関連するデコレータのエントリーポイントとテストを追跡し、両方のデコレータが retry 設定を受け付けること、またその結果生成される関数が期待どおりに再試行することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- firebase, python
- 領域
- backend, cloud
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 57/100