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

pkg/services: add Ticker #311

Merged
merged 3 commits into from
Jun 12, 2024
Merged

pkg/services: add Ticker #311

merged 3 commits into from
Jun 12, 2024

Conversation

jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Jan 12, 2024

This PR introduces a services.Ticker which is like a time.Ticker but for cases that want to include jitter and fire immediately on the first round.

Supports:

patrickhuie19
patrickhuie19 previously approved these changes Jan 12, 2024
Copy link
Contributor

@patrickhuie19 patrickhuie19 left a comment

Choose a reason for hiding this comment

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

💯

samsondav
samsondav previously approved these changes Feb 13, 2024
Copy link
Contributor

@samsondav samsondav left a comment

Choose a reason for hiding this comment

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

Very handy

@jmank88 jmank88 dismissed stale reviews from samsondav and patrickhuie19 via 80b46be February 27, 2024 23:17
@jmank88 jmank88 marked this pull request as ready for review June 11, 2024 14:30
@jmank88 jmank88 requested a review from krebernisak as a code owner June 11, 2024 14:30
@jmank88 jmank88 merged commit 52ca905 into main Jun 12, 2024
7 of 8 checks passed
@jmank88 jmank88 deleted the services-ticker branch June 12, 2024 17:02
patrickhuie19 pushed a commit that referenced this pull request Jun 13, 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.

4 participants