1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
Commit graph

14 commits

Author SHA1 Message Date
mike12345567
8b2cfd9dfa Converting further DB layers to TS - fixing mocks. 2022-11-15 18:33:24 +00:00
mike12345567
3507704680 Fixes for cronjob stop - correctly handle this without stalled job handle. 2022-10-14 13:26:42 +01:00
Peter Clement
a289d06301 one more log 2022-10-05 10:01:11 +01:00
Peter Clement
0f0040bc8a remove logs 2022-10-05 09:53:47 +01:00
Peter Clement
523e770db4 fix looping issues in automations 2022-10-05 09:20:59 +01:00
mike12345567
dcada36111 Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
Rory Powell
96c110abe6 enable stalled job disabling 2022-08-20 11:02:22 +01:00
Rory Powell
b9c16331ce Add logging to all event listeners for automations + stalled handling stub 2022-08-19 23:14:19 +01:00
mike12345567
b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
mike12345567
c3dbeb9d04 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
mike12345567
cfde86a996 Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 2022-07-26 13:59:22 +01:00
mike12345567
caaf5dc3c9 Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
Michael Drury
1682cfdb90 Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
mike12345567
1848f85475 Converting main automation thread to typescript. 2022-07-20 19:05:54 +01:00
Renamed from packages/server/src/threads/automation.js (Browse further)