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

how to set chunk size based on size of data in session ? #60

Open
waelAbass opened this issue Dec 27, 2022 · 2 comments
Open

how to set chunk size based on size of data in session ? #60

waelAbass opened this issue Dec 27, 2022 · 2 comments

Comments

@waelAbass
Copy link

No description provided.

@waelAbass waelAbass changed the title how to set chunk size based on size data of session ? how to set chunk size based on size of data in session ? Dec 27, 2022
@waelAbass
Copy link
Author

@mutantmonkey can you help me to to set chunk size ?

@eino
Copy link

eino commented Jan 2, 2023

@waelAbass there's a chunk_size parameter in constructor:

def __init__(self, url, last_id=None, retry=3000, session=None, chunk_size=1024, **kwargs):

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

No branches or pull requests

2 participants