Skip to content

CRE-6266: Pin cron capability with scheduler leak fix, stop retrying unparseable schedules - #23526

Merged
cedric-cordenier merged 2 commits into
developfrom
CRE-6266-fix-scheduler-leak
Aug 26, 2026
Merged

CRE-6266: Pin cron capability with scheduler leak fix, stop retrying unparseable schedules#23526
cedric-cordenier merged 2 commits into
developfrom
CRE-6266-fix-scheduler-leak

Conversation

@cedric-cordenier

@cedric-cordenier cedric-cordenier commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Pins capability-cron to smartcontractkit/capabilities@127afb79, which fixes a
goroutine leak in enforceFastestSchedule.

Also classifies the cron capability's "failed to initialize job" message as a permanent
engine init error. This ensures we don't retry cron schedule parse errors.

@cedric-cordenier
cedric-cordenier requested review from a team as code owners August 25, 2026 16:15
@cedric-cordenier
cedric-cordenier force-pushed the CRE-6266-fix-scheduler-leak branch 3 times, most recently from fbaaa50 to 30717a7 Compare August 25, 2026 16:29
@github-actions

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@github-actions

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@trunk-io

trunk-io Bot commented Aug 25, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

…unparseable schedules

Pins capability-cron to smartcontractkit/capabilities@127afb79, which fixes a
goroutine leak in enforceFastestSchedule.

Also classifies the cron capability's "failed to initialize job" message as a permanent
engine init error. This ensures we don't retry  cron schedule parse errors.
@cedric-cordenier
cedric-cordenier force-pushed the CRE-6266-fix-scheduler-leak branch from 30717a7 to c391c75 Compare August 25, 2026 17:11
bolekk
bolekk previously approved these changes Aug 25, 2026
justinkaseman
justinkaseman previously approved these changes Aug 25, 2026
@cedric-cordenier
cedric-cordenier dismissed stale reviews from justinkaseman and bolekk via e948062 August 26, 2026 10:09
@cl-sonarqube-production

Copy link
Copy Markdown

@cedric-cordenier
cedric-cordenier added this pull request to the merge queue Aug 26, 2026
Merged via the queue into develop with commit 3613015 Aug 26, 2026
235 of 237 checks passed
@cedric-cordenier
cedric-cordenier deleted the CRE-6266-fix-scheduler-leak branch August 26, 2026 11:27
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.

5 participants