Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Refreshing Datasources results in 409093 EXTRACT_OPERATION_ALREADY_QUEUED #1339

Copy link
Copy link
@BerndRos

Description

@BerndRos
Issue body actions

Describe the bug
When refreshing Datasource-Extracts the server response is 409093 (even though the extract operation is not already queued)

Versions
Details of your environment, including:

  • Tableau Server version: 2023.1.7
  • Python version: 3.10.7
  • TSC library version: 0.29

To Reproduce
For any datasource:
server.datasources.refresh(datasource)

Results
What are the results or error messages received?
tableauserverclient.server.endpoint.exceptions.ServerResponseError:

409093: Ressourcenkonflikt

(This is German for the Error: EXTRACT_OPERATION_ALREADY_QUEUED)

I can fix this behavior when I set the parameter seconds in
\tableauserverclient\server\endpoint\endpoint.py
in Line 105 from 0.05 to a higher value, e.g. 0.5

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.