[DRAFT] circuit breaker changes using pybreaker #2364
Annotations
2 errors
|
check
Unhandled error: HttpError: Resource not accessible by integration
|
|
check
You have 3 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~4 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin PECOBLR-993
```
Commit sha: [b3c9fe9](https://github.com/databricks/databricks-sql-python/pull/696/commits/b3c9fe99c9ee19df2558ca40f1a5325cf2fe74ab), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
Commit sha: [7047a0e](https://github.com/databricks/databricks-sql-python/pull/696/commits/7047a0e4a7c162b39610469e31dbff982f87ef34), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
Commit sha: [2299ae7](https://github.com/databricks/databricks-sql-python/pull/696/commits/2299ae7cf6c8433b7f1fa351b15438422366096d), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
|