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

Error code 409093 should not result in an error but a warning message alone

Open Sairam90 opened this issue 3 years ago • 7 comments

Describe the bug Error code 409093 -which indicates that the workbook/datasource is already queued for refresh must simply result in a message that refresh is queued and not in a error

Versions Details of your environment, including:

  • tableauserverclient == 0.18.0
  • Python version 3.8.10
  • TSC library version

To Reproduce Refresh a workbook while a refresh is not complete

Results What are the results or error messages received? 409093: Resource Conflict Job for <workbook/datasource> is already queued. Not queuing a duplicate. NOTE: Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.

Sairam90 avatar Aug 15 '22 22:08 Sairam90

Good call, should be fixed.

jacalata avatar Aug 16 '22 01:08 jacalata

Is it possible to get the previous job_id for a particular workbook .. else I cannot query it's status and avoid the above error

Sairam90 avatar Sep 08 '22 18:09 Sairam90

Is it possible to get the previous job_id for a particular workbook .. else I cannot query it's status and avoid the above error

I would like this as well

jsuap avatar Jan 13 '23 19:01 jsuap

would really love this fixed and also a way to be told what the job Id is for the resource conflict. I seem to be getting this error on initial queueing I do so hoping we can get something that helps in auditing server response.

ok-jaime avatar Oct 08 '23 01:10 ok-jaime

was this fixed? I still get the same error and not warning.

rpappu87 avatar Jan 19 '24 17:01 rpappu87

I second that this should me a message and not an error .

DStoilov96 avatar Mar 26 '24 08:03 DStoilov96

Has this issue been fixed? I'm still encountering it now and it's annoying

haythamsoufi avatar Jul 24 '24 13:07 haythamsoufi