maintenance_tasks 0.3.0
Pre-release
Pre-release
adrianna-chang-shopify
released this
07 Dec 19:22
·
1075 commits
to main
since this release
Changes since 0.2.0
- Tasks can now be run programatically via the CLI
- Fixed bug of pausing, then cancelling a task in a different tab producing a 500
- Fixed bug of progress not being saved when task errored
- Fixed double enqueue bug
- UI has been redone, opting for a more minimalistic look with less information shown, as well as a cleaner landing page
More documentation - Fixed UI in scenarios where we surpass the original tick_total amount
- Set default
JobIteration.max_job_runtime
value to 5 minutes - Highlighted recently shipped tasks in the UI by ordering tasks by active, new, then completed