Project-MONAI / monai-deploy-workflow-manager

Repository containing the Workflow Manager sub-system part of MONAI Deploy.
Apache License 2.0
13 stars 3 forks source link

fix for task update updating to same status #981

Closed neildsouth closed 3 months ago

neildsouth commented 3 months ago

Description

Fixes # .

with a task update message that has the same as the current status, this fix ensures it logs out a lower priority log message and returns true, stopping the message being rejected with all of the retries that causes.

Status

Ready

Types of changes

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud