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

Improvements to CronJobs #86

Open
2 tasks
finnbar opened this issue Dec 22, 2021 · 0 comments
Open
2 tasks

Improvements to CronJobs #86

finnbar opened this issue Dec 22, 2021 · 0 comments
Labels
backend issues involving the guts of tablebot enhancement New feature or request

Comments

@finnbar
Copy link
Collaborator

finnbar commented Dec 22, 2021

With thanks to Michael Gale for these suggestions.

  • Use Control.Retry (from retry-0.8.1.2, see Stackage) to retry CronJobs when they fail.
  • Consider some form of logging library (e.g. Logstash) to log all errors and debug messages, rather than terminal output that can't always be scrolled through.
@finnbar finnbar added backend issues involving the guts of tablebot enhancement New feature or request labels Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend issues involving the guts of tablebot enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant