Circuit breaker changes using pybreaker #2414
Annotations
1 error
|
check
You have 2 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~9 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin PECOBLR-993
```
Commit sha: [2728062](https://github.com/databricks/databricks-sql-python/pull/705/commits/27280625e3cd30945d8ba200ab13cae9c94a9bb5), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
Commit sha: [897b858](https://github.com/databricks/databricks-sql-python/pull/705/commits/897b858b0522d2399de87447f74834852fd59c7f), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
|