Ruben Fiszel
b86ca29fde
fix polar handling
2023-04-04 14:25:27 +02:00
Ruben Fiszel
096bf2022c
kill the background bucket sync if necessary
2023-04-04 11:33:07 +02:00
Ruben Fiszel
bc4dd0eeaa
only sync after the cache has been initialized
2023-04-04 11:03:25 +02:00
Ruben Fiszel
ae219eb3be
create the first dirs properly
2023-04-04 09:29:08 +02:00
Ruben Fiszel
b851a5c65a
first sync of the cache is at least after the first sync duration
2023-04-04 09:06:19 +02:00
Ruben Fiszel
bc36f5b309
log the entirecache.tar length
2023-04-04 08:32:20 +02:00
Ruben Fiszel
5b0a4d7838
only copy cache from bucket in background the first time
2023-04-04 08:24:02 +02:00
Ruben Fiszel
3e5ff8682a
feat: do cache bucket syncing in background + check tar before pushing it ( #1360 )
...
* all
* improve tar caching
2023-04-04 01:34:11 +02:00
Ruben Fiszel
517b2c9cca
fix(backend): always flush bash output
2023-04-03 20:07:43 +02:00
Ruben Fiszel
7a9091fed6
fix(backend): always flush bash output
2023-04-03 19:56:55 +02:00
Ruben Fiszel
8c53598aba
fix(backend): improve handling subflow with many depth using tailrec
2023-04-03 08:37:24 +02:00
Ruben Fiszel
6f33d549f0
improve mem handling for update_flow_status
2023-04-03 01:13:39 +02:00
Ruben Fiszel
390a988d4c
fix(backend): improve subflow processing
2023-04-03 00:32:13 +02:00
Ruben Fiszel
4f7c45118b
remove backend warnings & fix test
2023-04-02 13:56:16 +02:00
Ruben Fiszel
5a8e00d285
remove unecessary deno lock file
2023-03-31 11:53:31 +02:00
Ryan Rich
dfd2abc764
fix(backend): backend compatability on macos ( #1340 )
2023-03-31 09:00:54 +02:00
Ruben Fiszel
2e7871439a
consistent sort + minor nits
2023-03-30 17:27:21 +02:00
Ruben Fiszel
c7506e4dae
feat(backend): reduce memory allocation for big forloops of flows
2023-03-30 11:52:54 +02:00
Ruben Fiszel
fccb3d8088
truncate file too big
2023-03-29 20:04:31 +02:00
Ruben Fiszel
5aa14562a0
handle space and uppercase in script_path
2023-03-29 16:16:14 +02:00
Ruben Fiszel
8497d1d1c0
fix autogen script names
2023-03-28 21:07:21 +02:00
Ruben Fiszel
015f8e893f
fix autogen script names
2023-03-28 20:43:51 +02:00
Ruben Fiszel
07ab2dbb0a
fix autogen script names
2023-03-28 20:39:58 +02:00
Ruben Fiszel
a5500ea40a
feat(backend): allow relative imports for python
2023-03-28 20:27:40 +02:00
Ruben Fiszel
5f335d2464
more flow logs
2023-03-28 14:01:47 +02:00
Ruben Fiszel
c0d72e2881
improve logging to trace job from root_job and fetching flow details from a separate workspace
2023-03-28 07:58:35 +02:00
Ruben Fiszel
e40f16c969
minor backend fixes
2023-03-27 22:57:29 +02:00
Ruben Fiszel
021fa23f9f
feat(backend): execute /bin/bash instead of /bin/sh for bash scripts
2023-03-27 13:08:34 +02:00
Ruben Fiszel
eaac598af3
feat(backend): improve relative importsfor deno
2023-03-27 08:45:35 +02:00
Ruben Fiszel
00b70d9aaa
feat(backend): increase timeout for premium workspace
2023-03-26 18:56:40 +02:00
Ruben Fiszel
70a7089352
make superadmin_email permission be inherited by ephemeral tokens
2023-03-24 13:22:56 +01:00
Ruben Fiszel
895609f0d2
fix backend compile
2023-03-24 12:54:20 +01:00
Ruben Fiszel
f7c30b5d2f
fix(backend): do not consider FlowPreview as potential zombie job
2023-03-24 12:12:51 +01:00
Ruben Fiszel
984c9a1191
fix backend timeout issues
2023-03-23 17:22:35 +01:00
Ruben Fiszel
a2df650936
fix backend timeout issues
2023-03-23 15:59:28 +01:00
Ruben Fiszel
c0076c652d
fix same worker query
2023-03-23 15:57:52 +01:00
Ruben Fiszel
47a7f7163a
feat(backend): introduce RESTART_ZOMBIE_JOBS and ZOMBIE_JOB_TIMEOUT
2023-03-23 12:47:49 +01:00
Ruben Fiszel
34e25f0f96
fix(backend): increase dynamic js timeout + improve client passing
2023-03-23 10:32:09 +01:00
Ruben Fiszel
9657cc9c7e
fix compile error after deno upgrade
2023-03-17 21:45:54 +01:00
Ruben Fiszel
dbdfd62638
fix(frontend): remove staticOutputs from apps
2023-03-15 17:22:46 +01:00
Ryan Rich
944795f6ee
feat(deno): add support for custom npm repo ( #1291 )
...
* feat(deno): add support for custom npm repo
* feat(deno): add support for custom npm repo
* feat(deno): fix comment being on wrong line
* feat(deno): review feedback
2023-03-14 22:23:44 +01:00
Ruben Fiszel
eb73f2a687
fix(backend): do not cache reference to workspace scripts
2023-03-14 14:16:07 +01:00
Ruben Fiszel
c958480ce8
fix(backend): improve worker ping api
2023-03-13 20:28:11 +01:00
Ruben Fiszel
7c825c212d
fix(backend): add killpill for lines reading
2023-03-10 12:04:05 +01:00
Ruben Fiszel
480fd781b6
worker ping at least every 5s even when running long jobs
2023-03-10 01:38:12 +01:00
Ruben Fiszel
2ac51b0af0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
58300eb6ac
introduce root_job and leaf_jobs for efficient result_by_id
2023-03-03 12:44:44 +01:00
Ruben Fiszel
c4463bb029
fix(backend): improve result retrieval
2023-03-02 16:33:24 +01:00
Ruben Fiszel
2a75cd250e
fix(backend): incorrect get_result_by_id for list_result job
2023-03-01 12:43:00 +01:00
Ruben Fiszel
51a7eaaeb0
rename counters
2023-02-27 14:52:24 +01:00