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

Create core.async timer functionality #19

Closed
3 tasks done
oubiwann opened this issue Dec 6, 2017 · 1 comment
Closed
3 tasks done

Create core.async timer functionality #19

oubiwann opened this issue Dec 6, 2017 · 1 comment
Labels

Comments

@oubiwann
Copy link
Member

oubiwann commented Dec 6, 2017

We need to be able to run functions periodically, every given interval. This will be used initially to support health checks of running services/processes.

Dev tasks:

  • Investigate core.async examples of this
  • Implement best fit for our needs
  • Parameterize appropriately for use by components
@oubiwann
Copy link
Member Author

oubiwann commented Dec 8, 2017

Done.

@oubiwann oubiwann closed this as completed Dec 8, 2017
@oubiwann oubiwann mentioned this issue Dec 8, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant