Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Scheduled Task retry failed job - Sapphire - Imagine a Framework
S-IaF
Sapphire - Imagine a Framework
•
5mo ago
•
7 replies
ResonantSoul
Scheduled Task retry failed job
I want to make it so that if there
’s an error when running the delayed task
, it gets delayed according to a backoff strategy
. However
, in the current code of the library
, this isn
’t possible because of code in run method of
ScheduledTaskHandler
ScheduledTaskHandler
. Is there any way to fix this
?
corresponding line that blocks re
-trying failed jobs
:
upd
. maybe not that line
, I don
’t know exactly what the methods of
Result
Result
do
GitHub
plugins/packages/scheduled-tasks/src/lib/ScheduledTaskHandler.ts at...
Plugins for the Sapphire Framework
. Contribute to sapphiredev
/plugins development by creating an account on GitHub
.
Solution
merged
. Will release when CI is done then post to
#Announcements
Jump to solution
Sapphire - Imagine a Framework
Join
Sapphire is a next-gen object-oriented Discord.js bot framework.
2,261
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Scheduled task pattern broken?
S-IaF
Sapphire - Imagine a Framework / sapphire-support
11mo ago
Scheduled Task payload types
S-IaF
Sapphire - Imagine a Framework / sapphire-support
11mo ago
Manual Scheduled Task not found
S-IaF
Sapphire - Imagine a Framework / sapphire-support
2y ago
Scheduled Task Does Not Remove on Fail
S-IaF
Sapphire - Imagine a Framework / sapphire-support
16mo ago