Another issue has been observed ```Source (tableau...
# integrate-tableau-datahub
s
Another issue has been observed
Copy code
Source (tableau) report:
{'workunits_produced': 0,
 'workunit_ids': [],
 'warnings': {},
 'failures': {'tableau-metadata': ["Unable to retrieve metadata from tableau. Information: Connection: workbooksConnection Error: [{'message': "
                                   "'Showing partial results. The request exceeded the 20000 node limit. Use pagination, additional filtering, or "
                                   "both in the query to adjust results.', 'extensions': {'severity': 'WARNING', 'code': 'NODE_LIMIT_EXCEEDED', "
                                   "'properties': {'nodeLimit': 20000}}}]"]}}
pagination needed
c
watch @early-article-88153 info above
b
I could be wrong, but I noticed that this happened to me mainly when I entered a project name that existed more than once on the server. It could be a coincidence, but if it helps I decided to let you know.
s
exactly
we are handled this by creating projectree map
Copy code
<project_id>: <full_project_path>
and treewalk over it