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

Add polling mechanism #14

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

goweiss
Copy link
Collaborator

@goweiss goweiss commented Feb 26, 2024

  • add PollingService class with logic
  • on startup doing a full sync
  • every minute, performs partial sync (up to 48 hours back)
  • polling and webhooks can be activated together (although no reason to enable polling if webhooks are implemented properly)

@goweiss goweiss marked this pull request as ready for review February 26, 2024 13:52
@goweiss goweiss self-assigned this Mar 3, 2024
@goweiss goweiss force-pushed the COR-49927-add-polling branch from 904721a to 9ae79a5 Compare April 16, 2024 06:54
@goweiss goweiss force-pushed the COR-49927-add-polling branch from 9ae79a5 to 659197d Compare July 11, 2024 12:52
@goweiss goweiss changed the title COR-49927 add polling mechanism Add polling mechanism Oct 31, 2024
@goweiss goweiss force-pushed the COR-49927-add-polling branch from d57a72d to a880dc1 Compare November 17, 2024 15:16
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.

2 participants