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

feat: VSDSPUB-1105: http poller cron functionality #448

Merged
merged 7 commits into from
Jan 8, 2024

Conversation

Yalz
Copy link
Collaborator

@Yalz Yalz commented Jan 5, 2024

Enables Http Poller to, besides using the ISO8601 standard duration, also use cron expressions to define the polling interval

@Yalz Yalz changed the title feat:http poller cron feat: VSDSPUB-1105: http poller cron functionality Jan 5, 2024
Copy link
Contributor

@Tomvbe Tomvbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add documentation

Copy link

sonarqubecloud bot commented Jan 8, 2024

@Yalz Yalz added this pull request to the merge queue Jan 8, 2024
Merged via the queue into develop with commit 41859f4 Jan 8, 2024
2 checks passed
@Yalz Yalz deleted the feat/http-poller-cron branch January 8, 2024 08:50
@Yalz Yalz linked an issue Feb 8, 2024 that may be closed by this pull request
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.

Allow cron syntax for specifying polling cycle for LdioHttpInPoller
2 participants