Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

feat: improve firebase error handling #53

Merged
merged 6 commits into from
Aug 8, 2022

Conversation

mctavish
Copy link
Contributor

@mctavish mctavish commented Aug 5, 2022

Error handling is now in place with retry logic on most failures.

Tests coverage should suffice for current usage.

@mctavish mctavish requested a review from jasonborg August 5, 2022 16:14
src/googleclouddebugger/firebase_client.py Outdated Show resolved Hide resolved
src/googleclouddebugger/firebase_client.py Show resolved Hide resolved
src/googleclouddebugger/firebase_client.py Outdated Show resolved Hide resolved
src/googleclouddebugger/firebase_client.py Show resolved Hide resolved
tests/firebase_client_test.py Show resolved Hide resolved
tests/firebase_client_test.py Outdated Show resolved Hide resolved
tests/firebase_client_test.py Show resolved Hide resolved
@mctavish mctavish requested a review from jasonborg August 8, 2022 14:51
@mctavish mctavish merged commit b2ecae3 into GoogleCloudPlatform:main Aug 8, 2022
@mctavish mctavish deleted the firebase-backend-errors branch August 8, 2022 15:40
gcf-merge-on-green bot referenced this pull request in GoogleCloudPlatform/python-docs-samples Aug 12, 2022
)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-python-cloud-debugger](https://togithub.com/GoogleCloudPlatform/cloud-debug-python) | `==2.19` -> `==3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/compatibility-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/confidence-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/cloud-debug-python</summary>

### [`v3.0`](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/releases/tag/v3.0)

[Compare Source](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/compare/v2.19...v3.0)

#### What's Changed

-   feat: add Firebase RTDB backend by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/48](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/48)
-   feat: improve firebase error handling by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/53](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/53)
-   chore: release 3.0 by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/54](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/54)
-   build: bump to manylinux2014 by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/55](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/55)

**Full Changelog**: GoogleCloudPlatform/cloud-debug-python@v2.19...v3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My4wIn0=-->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants