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 a cron for regular / maintenance tasks #75

Open
dpi209 opened this issue Apr 20, 2020 · 2 comments
Open

Add a cron for regular / maintenance tasks #75

dpi209 opened this issue Apr 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@dpi209
Copy link
Collaborator

dpi209 commented Apr 20, 2020

We need crons for periodically executed tasks. Examples:

  • sending information to scistarter
  • cleaning up old sessions from the session db
@dpi209 dpi209 added the enhancement New feature or request label Apr 20, 2020
@kaiodcosta kaiodcosta self-assigned this Jun 29, 2020
@KeeperOfMaps
Copy link
Contributor

Are all the tasks you're thinking of in the database or do some interact with other places? (I'm guess that sending info to scistarter is probably in the latter category.)

@KeeperOfMaps
Copy link
Contributor

So I don't forget for later: look at maintaining sessions table via a stored procedure or a trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants