EDITED: This PR adds support to polling with overhead the the python sdk.
Polling delay is x% overhead of the time the transaction has been running so far.
By default the overhead is 10% no default value is set
for transactions async the overhead is 20% similar to what we have in golang sdk
EDITED: This PR adds support to polling with overhead the the python sdk. Polling delay is
x%
overhead of the time the transaction has been running so far.By default the overhead isno default value is set for transactions async the overhead is10%
20%
similar to what we have in golang sdk