From d952a41e0bd8e99fbf161af074e4f6ff4c28d68e Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 14 Jan 2025 16:54:03 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- .../2025-01-14-jobs-fixed-cancel-queued-jobs.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx diff --git a/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx new file mode 100644 index 0000000000..9cae72a879 --- /dev/null +++ b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx @@ -0,0 +1,13 @@ +--- +title: Cancel queued Jobs +status: fixed +author: + fullname: 'Join the #serverless-jobs channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-01-14 +category: serverless +product: jobs +--- + +Sometimes Job Run in **queued** status couldn't be canceled, this is now fixed. + From f7d5ab24487afad232b76f90ed5ae69c3909c4d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:49:23 +0100 Subject: [PATCH 2/3] Update changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- .../january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx index 9cae72a879..f209fa5794 100644 --- a/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx +++ b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx @@ -9,5 +9,5 @@ category: serverless product: jobs --- -Sometimes Job Run in **queued** status couldn't be canceled, this is now fixed. +Sometimes Job runs in **queued** status could not be effectively canceled. This issue is now fixed. From f066a73d56592d32d76afb4a572b6065bf13c23f Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:17:36 +0100 Subject: [PATCH 3/3] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- .../january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx index f209fa5794..34d751cefe 100644 --- a/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx +++ b/changelog/january2025/2025-01-14-jobs-fixed-cancel-queued-jobs.mdx @@ -1,5 +1,5 @@ --- -title: Cancel queued Jobs +title: Cancel queued jobs status: fixed author: fullname: 'Join the #serverless-jobs channel on Slack.' @@ -9,5 +9,5 @@ category: serverless product: jobs --- -Sometimes Job runs in **queued** status could not be effectively canceled. This issue is now fixed. +Sometimes job runs in **queued** status could not be effectively canceled. This issue is now fixed.