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

Improvements for gzip sending #278

Closed
wants to merge 14 commits into from
Closed

Improvements for gzip sending #278

wants to merge 14 commits into from

Conversation

felipe-conde-devo
Copy link
Contributor

These changes add a thread (SenderBufferFlusher) for controlling the flushing of the buffer used when sending using Gzip.
The SenderBuffer class has been modified a bit but these changes don't affect the current functionality.

The usage of this SenderBufferFlusher thread is optional and by default, it will not be used.

@CLAassistant
Copy link

CLAassistant commented Jun 10, 2024

CLA assistant check
All committers have signed the CLA.

@felipe-conde-devo felipe-conde-devo marked this pull request as draft June 10, 2024 08:35
guillermoroldan and others added 2 commits June 10, 2024 11:26
feat: add lock to fill_buffer function
…for-gzip-sending

feature/improvements-for-gzip-sending
@felipe-conde-devo felipe-conde-devo marked this pull request as ready for review June 10, 2024 12:34
devo/sender/data.py Outdated Show resolved Hide resolved
@felipe-conde-devo felipe-conde-devo marked this pull request as draft June 12, 2024 10:08
@DevoInc-Integrations DevoInc-Integrations closed this by deleting the head repository Jun 17, 2024
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.

5 participants