Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logging for TableauFile.save and TableauServer.Publish #73

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

JustinGrilli
Copy link
Collaborator

Summary

We need more visibility into the operations happening when TableauFile is saving and TableauServer is publishing.
Also, want to test changing the amount uploaded at a time while publishing to be less, as it may help fix the timeout errors we are seeing in Airflow.

Changes

  • Added logging:
    • TableauFile.save
    • TableauServer.Publish
  • Reduced the chunk_size_mb from 50 to 5 in TableauServer.Publish.__upload_in_chunks

@JustinGrilli JustinGrilli merged commit 0527ca6 into main Mar 1, 2024
1 check passed
@JustinGrilli JustinGrilli deleted the add-logging branch March 1, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant