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

content_export_* modules should document that chunk_size_gb doesn't work with syncable format #1738

Closed
jeremylenz opened this issue May 28, 2024 · 0 comments · Fixed by #1763

Comments

@jeremylenz
Copy link
Contributor

SUMMARY

If you pass format=syncable, the chunk_size_gb param is ignored. Syncable format exports don't support chunking. But this isn't mentioned anywhere in the documentation.

ISSUE TYPE
  • Bug Report
EXPECTED RESULTS

If I can't get a chunked syncable export, either an error informing me of this, or API docs that clearly state it before I try my export

ACTUAL RESULTS

a non-chunked syncable export

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 a pull request may close this issue.

1 participant