1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src/automations
2024-02-14 11:44:07 +00:00
..
logging
steps Updating timeouts for automations, making it easier to manage/find the various timeout limits. Also adding a new environment variable AUTOMATION_THREAD_TIMEOUT which can be used to control how long automations can run for. 2024-02-14 11:44:07 +00:00
tests Updating timeouts for automations, making it easier to manage/find the various timeout limits. Also adding a new environment variable AUTOMATION_THREAD_TIMEOUT which can be used to control how long automations can run for. 2024-02-14 11:44:07 +00:00
triggerInfo
unitTests More loop step typing improvements. 2024-01-30 10:37:23 +00:00
actions.ts fix tests 2024-01-16 16:22:11 +00:00
automationUtils.ts Merge branch 'master' into string-split-check 2024-01-30 11:38:03 +00:00
bullboard.ts Some quick fixes, making sure that automation queries respect timeout, they will timeout within the usual range. 2024-02-13 18:21:41 +00:00
index.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
triggers.ts Rename executeSynchronously to be a bit less confusing, as it does not execute synchronously. 2024-01-30 10:57:25 +00:00
utils.ts move constant to shared-core 2024-02-13 15:14:03 +00:00