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

Custom dedupeTime depending on fetch success (solution for #23) #35

Closed
wants to merge 4 commits into from

Conversation

eta-orionis
Copy link

Allows to set dedupeTime to either a fixed number of milliseconds, or to a function that calculates the dedupeTime for every fetch separately. This allows creating a backoff mechanism if necessary, without too much overhead.

@dkzlv dkzlv mentioned this pull request Apr 4, 2024
7 tasks
@dkzlv
Copy link
Member

dkzlv commented Apr 4, 2024

Closed in favor of #36.

@dkzlv dkzlv closed this Apr 4, 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.

None yet

2 participants