(fix): RestoreUnfinished to select correct queue

This commit is contained in:
Ken Hibino
2020-01-26 13:55:23 -08:00
parent 166497748b
commit 6fbaa2ed6c
3 changed files with 61 additions and 21 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Fixed restoring unfinished tasks back to correct queues.
### Changed
- `asynqmon ls` command is now paginated (default 30 tasks from first page)