Skip to content

Fix double task canceling warning (#242)#590

Draft
rafa-be wants to merge 3 commits intofinos:mainfrom
rafa-be:fix-task-balance
Draft

Fix double task canceling warning (#242)#590
rafa-be wants to merge 3 commits intofinos:mainfrom
rafa-be:fix-task-balance

Conversation

@rafa-be
Copy link
Collaborator

@rafa-be rafa-be commented Mar 10, 2026

Fixes a double cancelling message that was send to the workers in some cases, triggering a warning:

[EROR]2025-09-23 23:36:51+0000: TaskID(0077851c4d8a4d2ea141f02d23f15ba3): cannot find task in worker to cancel
[EROR]2025-09-23 23:36:51+0000: TaskID(0077851c4d8a4d2ea141f02d23f15ba3): cannot apply TaskTransition.TaskCancelConfirmNotFound to current state TaskState.BalanceCanceling
[INFO]2025-09-23 23:36:51+0000: TaskID(0077851c4d8a4d2ea141f02d23f15ba3): unknown transition: TaskTransition.TaskCancelConfirmNotFound

Signed-off-by: rafa-be <raphael@noisycamp.com>
@rafa-be rafa-be changed the title Fix double task Canceling (#242) Fix double task canceling warning (#242) Mar 10, 2026
@sharpener6
Copy link
Collaborator

@rafa-be, please link to the issue and the patch @magniloquency created, and why we got another patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants