Commit Graph

124 Commits

Author SHA1 Message Date
Ruben Fiszel
72836b7b96 feat(backend): use counter for sleep/execution/pull durations 2023-02-27 12:00:32 +01:00
Ruben Fiszel
1d268357d9 fix(backend): workflow check for has_failure_module 2023-02-23 09:01:02 +01:00
Ruben Fiszel
d1be3192ea remove references to starter workspace' 2023-02-22 13:56:24 +01:00
Ruben Fiszel
34c34fa998 new app component: currency + improved select 2023-02-16 23:40:58 +01:00
Ruben Fiszel
5e6cf55bc5 fix ee 2023-02-15 11:27:53 +01:00
Ruben Fiszel
69d4a23b4f send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel
062632ba48 fix(python): return none if argument is missing 2023-02-10 18:47:45 +01:00
Ruben Fiszel
8f156d49ef add MAX_RESULT_SIZE for CLOUD_HOSTED 2023-02-07 01:52:55 +01:00
Ruben Fiszel
20ea3424e0 use VmHwm mem instead of VmPeak for more accurate memory report 2023-02-05 15:30:02 +01:00
Ruben Fiszel
5ce8dc6a80 mem_peak use greatest 2023-02-05 14:59:31 +01:00
Ruben Fiszel
0ecfec2577 feat: add mem peak info 2023-02-04 20:26:15 +01:00
Ruben Fiszel
934d9ab6bd feat(worker): set oom_adj to 1000 to prioritize killing subprocess 2023-02-04 16:17:47 +01:00
Ruben Fiszel
f56a4aa999 prune args and not kwargs for function call 2023-02-03 22:37:26 +01:00
Ruben Fiszel
1623ba1658 feat: adding worker_busy 2023-02-02 23:57:53 +01:00
Ruben Fiszel
8d31165333 feat: add WHITELIST_WORKSPACES and BLACKLIST_WORKSPACES 2023-02-02 07:57:03 +01:00
Ruben Fiszel
16cc99ee58 feat(python): add ADDITIONAL_PYTHON_PATHS 2023-02-01 02:04:53 +01:00
Ruben Fiszel
90324fb557 feat(python): add support for extra args in python 2023-01-31 09:52:29 +01:00
Ruben Fiszel
6907f98363 fix entirecachetar path 2023-01-28 18:54:04 +01:00
Ruben Fiszel
aea3a1bb3d add support for openbb 2023-01-28 03:57:25 +01:00
Ruben Fiszel
efaf1407b0 feat: add PIP_LOCAL_DEPENDENCIES 2023-01-28 03:09:47 +01:00
Ruben Fiszel
ae23830f2a implement MAX_FREE_CONCURRENT_RUNS 2023-01-25 12:58:29 +01:00
Ruben Fiszel
e1786eea57 worker client should use internal url 2023-01-25 00:10:37 +01:00
Ruben Fiszel
db72d54ebf UX improvements for flows 2023-01-24 21:53:41 +01:00
Ruben Fiszel
7276244d68 improve cancel approval error message 2023-01-24 12:11:39 +01:00
Ruben Fiszel
86aeb8fb5f fix: improvements for error handling as first step of flow 2023-01-24 11:16:44 +01:00
Ruben Fiszel
6c3e2e4c5e error handler improvements 2023-01-24 07:30:07 +01:00
Ruben Fiszel
1bc97cd73b add import_map to nsjail 2023-01-21 23:28:11 +01:00
Ruben Fiszel
6a6c9759f1 feat(deno): allow overriding deno sandboxing with DENO_FLAGS' 2023-01-21 22:54:14 +01:00
Ruben Fiszel
7150f8f25e implement relative imports for deno 2023-01-21 19:12:22 +01:00
Ruben Fiszel
4d22bc5809 feat(deno): add support for DENO_AUTH_TOKENS 2023-01-21 18:36:17 +01:00
Ruben Fiszel
ac94b57726 fix deno nsjail vmem 2023-01-20 11:49:08 +01:00
Ruben Fiszel
ddef8e30e9 bump default bash tmp size 2023-01-19 20:32:08 +01:00
Ruben Fiszel
779f98455a add more details about signals termination 2023-01-19 18:20:24 +01:00
Ruben Fiszel
5250532043 relax nsjail limits 2023-01-19 14:51:43 +01:00
Ruben Fiszel
13300be1ac relax nsjail limits 2023-01-19 14:35:06 +01:00
Ruben Fiszel
e893db6a97 fix reporting duration above 60s 2023-01-18 11:23:25 +01:00
Ruben Fiszel
a71e6f27ec various fixes 2023-01-17 11:30:22 +01:00
Ruben Fiszel
3f0caa9153 error improvements 2023-01-15 01:28:13 +01:00
Ruben Fiszel
ec2e0fdc33 error handling improvements 2023-01-14 17:46:03 +01:00
Ruben Fiszel
a14cc80dfe improve error handling 2023-01-14 15:08:47 +01:00
Ruben Fiszel
d0e7d7ac91 clarify run detail page + allow i64 for MAX_LOG_SIZE 2023-01-13 18:39:17 +01:00
Ruben Fiszel
35493896f4 add MAX_LOG_SIZE env params 2023-01-13 14:46:07 +01:00
Ruben Fiszel
933b84749d various app fixes 2023-01-11 10:57:30 +01:00
Ruben Fiszel
a5be91c812 fix backend tests 2023-01-09 14:00:17 +01:00
Ruben Fiszel
3ad5bfc192 feat: add relative imports for python scripts (#1075)
* all

* all
2023-01-09 13:49:30 +01:00
Ruben Fiszel
81c5828668 schedule next job in transaction to avoid race condition 2022-12-23 06:53:26 +01:00
Ruben Fiszel
6e2890f0f1 require ownership to move items && automatically edit schedule paths 2022-12-18 18:45:32 +01:00
Ruben Fiszel
01f76d3630 fix setting timeout duration error 2022-12-17 13:41:33 +01:00
Ruben Fiszel
59a3ba0a25 add visible_to_owner 2022-12-15 16:01:17 +01:00
Ruben Fiszel
a85705e8c9 feat: add operator mode 2022-12-13 20:16:57 +01:00