Skip to content

Commit

Permalink
add retrysettings to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvoleg committed Sep 10, 2024
1 parent cdae01e commit 1dbbd3f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/apireference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ BaseRequestSettings
:exclude-members: trace_id, request_type, timeout, cancel_after, operation_timeout, compression, need_rpc_auth, headers, make_copy, tracer


RetrySettings
^^^^^^^^^^^^^

.. autoclass:: ydb.RetrySettings
:members:
:inherited-members:
:undoc-members:

Result Sets
^^^^^^^^^^^

Expand Down

0 comments on commit 1dbbd3f

Please sign in to comment.