server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

Type 1 Add parameters to workbook publish method

Open cristiansaavedra opened this issue 2 years ago • 1 comments

Screenshot_20220808-044142~3

Summary

Add parameters in the publish method for support timeout. The post request method already support parameters in the release 0.17.0 for timeout.

Description

I am having issues loading files of 10/20MB less than the 64MB to be chuck. Adding the parameters support here will allow to pass a timeout value instead of 60 seconds.

cristiansaavedra avatar Aug 08 '22 08:08 cristiansaavedra

https://github.com/tableau/server-client-python/blob/master/tableauserverclient/server/endpoint/workbooks_endpoint.py

cristiansaavedra avatar Aug 08 '22 08:08 cristiansaavedra