You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: