Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Fix cron tasks to be more robust, with test coverage #135

Open
bobwhitelock opened this issue Jun 3, 2021 · 0 comments
Open

Fix cron tasks to be more robust, with test coverage #135

bobwhitelock opened this issue Jun 3, 2021 · 0 comments

Comments

@bobwhitelock
Copy link
Owner

Had a succession of issues due to these, most recently #134, with others linked there.

Could pull out a separate class to handle all cron behaviour and test this, or have integration tests for cron tasks. Improving test coverage is part of #13.

Could also refactor how this works at the same time, to better process (one minutely task with manual scheduling of less frequent tasks?). This is related to #100, but don't necessarily need to switch how tasks are run, just make the existing stuff more robust and understandable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant