Andras Bacsai
|
b1a2938f84
|
fix(ScheduledTaskJob): replace generic Exception with NonReportableException for better error handling
|
2025-09-09 09:30:44 +02:00 |
|
peaklabs-dev
|
30f36f96db
|
fix: use finished_at for the end time instead of created_at
|
2025-01-16 15:12:57 +01:00 |
|
Andras Bacsai
|
1fe4dd722b
|
Revert "rector: arrrrr"
This reverts commit 16c0cd10d8 .
|
2025-01-07 15:31:43 +01:00 |
|
Andras Bacsai
|
16c0cd10d8
|
rector: arrrrr
|
2025-01-07 14:52:08 +01:00 |
|
peaklabs-dev
|
99eea783ae
|
feat: scheduled task success and failure notifications
|
2024-12-10 14:45:47 +01:00 |
|
peaklabs-dev
|
060c8262bc
|
chore: remove comment out code
|
2024-12-09 12:48:54 +01:00 |
|
Andras Bacsai
|
7dc65dfd79
|
fix: make sure important jobs/actions are running on high prio queue
|
2024-11-22 11:16:01 +01:00 |
|
Andras Bacsai
|
376a2341af
|
refactor scheduled task job (and related stuffs)
|
2024-11-07 11:09:38 +01:00 |
|
Lucas Michot
|
1ec224fde1
|
Inline many variables.
|
2024-10-31 18:20:11 +01:00 |
|
Lucas Michot
|
8e1444eaa7
|
Get rid of many useless blank lines
|
2024-10-31 17:44:01 +01:00 |
|
Lucas Michot
|
601f1a4717
|
Always prefer stricter string comparisons.
|
2024-10-31 15:23:19 +01:00 |
|
Andras Bacsai
|
57d8930f9e
|
chore: Update cleanup command to use Redis instead of queue
|
2024-09-23 23:48:12 +02:00 |
|
Andras Bacsai
|
b570ccd7d3
|
format
|
2024-09-23 19:51:31 +02:00 |
|
ayntk-ai
|
48734e53d0
|
formatting
|
2024-08-16 21:22:06 +02:00 |
|
ayntk-ai
|
dab5f0fe09
|
add logic
|
2024-08-16 16:01:41 +02:00 |
|
ayntk-ai
|
1892ce4e12
|
Feat: cron jobs are executed based on the server timezone
|
2024-08-16 12:58:19 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
a3d73634e7
|
feat: scheduled task failed notification
|
2024-05-21 15:36:26 +02:00 |
|
Andras Bacsai
|
5b8a923cb5
|
Merge pull request #2206 from maurobender/fix_schduled_tasks_executing_using_host_environment
Fix scheduled tasks being executed using host environment variables
|
2024-05-15 08:58:50 +02:00 |
|
Andras Bacsai
|
317dc10af4
|
fix: improve scheduled task adding/removing
|
2024-05-14 15:19:28 +02:00 |
|
Mauro E. Bender
|
cc870ca302
|
Fix scheduled tasks being executed using host environment variables
|
2024-05-14 14:29:27 +02:00 |
|
Andras Bacsai
|
ce60a39dc5
|
Throw RuntimeException instead of Exception when no resource is found in ScheduledTaskJob
|
2024-01-31 13:45:58 +01:00 |
|
Andras Bacsai
|
d42934f258
|
fix: sentry error
|
2024-01-24 11:57:51 +01:00 |
|
Andras Bacsai
|
f1298d1db4
|
do not send notification of scheduled task failed
|
2024-01-12 12:44:08 +01:00 |
|
Stuart Rowlands
|
e2e6813632
|
Functional scheduled executions.
Display last executions.
Support for Services.
|
2024-01-05 15:06:36 +10:00 |
|
Stuart Rowlands
|
9bbe9567c7
|
Start scheduled task job execution.
|
2024-01-01 18:23:58 -08:00 |
|