Commit 946de3e
authored
Add options for the Long Running Operation. (#1072)
## 🥞 Stacked PR
Use this
[link](https://github.com/databricks/databricks-sdk-py/pull/1072/files)
to review incremental changes.
-
[**stack/add-lro-option**](#1072)
[[Files
changed](https://github.com/databricks/databricks-sdk-py/pull/1072/files)]
---------
## What changes are proposed in this pull request?
This PR adds the options for the Long Running Operation. Currently, it
only has a timeout option similar to other SDKs, but it can be extended
in the future.
## How is this tested?
N/A
NO_CHANGELOG=true1 parent 161c30a commit 946de3e
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments