Ruben Fiszel
|
75a149009a
|
fix: pass TZ from env to runtimes
|
2023-09-07 12:20:29 +02:00 |
|
Ruben Fiszel
|
6bc0e373fc
|
fix: reduce aggregate period to list users in workspace
|
2023-09-06 18:21:00 +02:00 |
|
Ruben Fiszel
|
92c8146a57
|
fix: fix sqlx build
|
2023-09-06 12:36:54 +02:00 |
|
Ruben Fiszel
|
c80f155602
|
feat: dedicated workers for native-throughput performance (EE only) (#2239)
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
|
2023-09-06 10:32:53 +02:00 |
|
Ruben Fiszel
|
dff1cd9a64
|
feat: submit result in background thread (unify architecture for dedicated worker) (#2226)
* merge
* all
* all
|
2023-09-04 01:56:23 +02:00 |
|
Ruben Fiszel
|
b3d7661114
|
fix initialization
|
2023-09-03 18:12:44 +02:00 |
|
Ruben Fiszel
|
12ef348b7f
|
fix initialization
|
2023-09-03 18:05:23 +02:00 |
|
Ruben Fiszel
|
b0ed0f9648
|
fix: fix setting is ready for s3 workers
|
2023-09-03 16:52:44 +02:00 |
|
Ruben Fiszel
|
a4d1c987d4
|
fix: fix setting is ready for s3 workers
|
2023-09-03 16:47:05 +02:00 |
|
Ruben Fiszel
|
8f8806a1b9
|
fix: fix setting is ready for s3 workers
|
2023-09-03 16:18:23 +02:00 |
|
Ruben Fiszel
|
b35ffd435d
|
fix: fix datetime handling for python
|
2023-09-03 11:19:22 +02:00 |
|
Ruben Fiszel
|
069e2d18d5
|
perf: improve queue performance (#2222)
* benchs
* progress
* prog
* progress
* progress
* progress
* update
* progress
* progress
* progress
* progress
* progress
* all
* all
* improve queries
* improve queries
* rm imv
* all
* all
|
2023-09-03 09:44:16 +02:00 |
|
Ruben Fiszel
|
ada88a2bf9
|
feat: improve queue performance when queue grows large
|
2023-08-31 23:41:04 +02:00 |
|
Ruben Fiszel
|
41107c7cfa
|
feat: support partial go dependency pinning
|
2023-08-31 22:12:47 +02:00 |
|
Ruben Fiszel
|
61df339343
|
fix: fix cyclical loop in apps
|
2023-08-30 17:12:55 +02:00 |
|
Ruben Fiszel
|
a002b242fc
|
reduce barrier sync logs
|
2023-08-30 14:55:03 +02:00 |
|
Ruben Fiszel
|
6200f91ecd
|
fix build
|
2023-08-30 13:43:40 +02:00 |
|
Ruben Fiszel
|
7c5ea569a8
|
feat: add global cache configuration
|
2023-08-30 13:35:41 +02:00 |
|
Ruben Fiszel
|
ffb61afc3f
|
fix premium info computation
|
2023-08-29 21:23:15 +02:00 |
|
Ruben Fiszel
|
dfa9ed5c00
|
improve cache paths
|
2023-08-29 15:29:55 +02:00 |
|
Ruben Fiszel
|
30ea354cae
|
fix: relative imports in deno
|
2023-08-29 15:05:00 +02:00 |
|
Ruben Fiszel
|
03e48a4ca5
|
feat: add caching to flows and scripts (#2193)
* cachettl
* all
|
2023-08-29 13:00:20 +02:00 |
|
Ruben Fiszel
|
770a3e8835
|
fix: allow deno to --write lock when using lockfiles
|
2023-08-28 20:16:32 +02:00 |
|
Ruben Fiszel
|
6354c95bb7
|
feat: early stop for flows
|
2023-08-28 17:46:16 +02:00 |
|
Ruben Fiszel
|
d0d041fde3
|
feat: concurrency limits for flows
|
2023-08-28 16:02:48 +02:00 |
|
Ruben Fiszel
|
34e2a8001a
|
feat: add parallelism control to forloops
|
2023-08-27 23:03:19 +02:00 |
|
Ruben Fiszel
|
e2a053c022
|
fix parrallel forloop and branchall failure handling
|
2023-08-27 16:05:51 +02:00 |
|
Ruben Fiszel
|
b492fd9884
|
feat: add support for root certificate in postgresql
|
2023-08-27 11:58:36 +02:00 |
|
Ruben Fiszel
|
9547a061da
|
feat: add lockfile for deno + use npm module for deno for windmill-client
|
2023-08-26 11:14:01 +02:00 |
|
Ruben Fiszel
|
f5121e9066
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
Ruben Fiszel
|
3b16090ef6
|
remove tracing
|
2023-08-25 14:44:47 +02:00 |
|
Ruben Fiszel
|
23a662b94c
|
encode special characters in postgres url
|
2023-08-25 14:38:30 +02:00 |
|
HugoCasa
|
0dcb425e4a
|
feat: schedule recovery handler (#2126)
* feat: schedule recovery handler
* fix: migration down
* fix: rename
* fix: adjust + add tests
* fix: merge + sqlx prepare
* fix: more complete recovery handler
* feat: schedule error and recovery times
* fix: schedule worker test
* feat: slack schedule handlers
* fix: update schedule handlers
|
2023-08-24 18:20:35 +02:00 |
|
Ruben Fiszel
|
5bf647933d
|
more precise error message for missing lock in bun
|
2023-08-24 14:57:34 +02:00 |
|
Ruben Fiszel
|
5207a7a6aa
|
feat: eval v2, blazing fast eval triggered only upon the right changes (#2164)
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
|
2023-08-23 19:50:35 +02:00 |
|
Ruben Fiszel
|
fbc62e8ca5
|
remove unecessary postgres transactions and improve performance
|
2023-08-22 00:34:44 +02:00 |
|
Ruben Fiszel
|
682a105078
|
fix cycle detector
|
2023-08-21 10:35:15 +02:00 |
|
Ruben Fiszel
|
127eea3c81
|
fix: avoid stack-overflow on jsruntime for recursive objects
|
2023-08-20 22:03:07 +02:00 |
|
Ruben Fiszel
|
e86bf467c8
|
add more details for unreachable
|
2023-08-20 21:04:46 +02:00 |
|
Ruben Fiszel
|
3abf978eac
|
improve indices performances
|
2023-08-20 19:14:39 +02:00 |
|
Ruben Fiszel
|
e1469cc64d
|
feat: multiline support in bash
|
2023-08-20 17:05:29 +02:00 |
|
Ruben Fiszel
|
d602669332
|
refactor worker-common
|
2023-08-20 16:55:38 +02:00 |
|
Ruben Fiszel
|
9efca50541
|
refactor worker-common
|
2023-08-20 16:44:22 +02:00 |
|
Ruben Fiszel
|
0503942170
|
refactor default non-cloud-hosted timeout
|
2023-08-20 16:30:31 +02:00 |
|
Ruben Fiszel
|
da036b2a19
|
refactor workers
|
2023-08-20 15:58:43 +02:00 |
|
Ruben Fiszel
|
7c4f568a8f
|
update flow status even for flows
|
2023-08-18 01:32:19 +02:00 |
|
Ruben Fiszel
|
cb00a1358d
|
fix: fix python get_resource
|
2023-08-18 00:11:16 +02:00 |
|
Ruben Fiszel
|
e9c19b5b98
|
fix: unify clients to use server-side interpolation to retrieve full resources
|
2023-08-17 20:16:50 +02:00 |
|
HugoCasa
|
6733b8552b
|
feat: graphql custom headers (#2111)
|
2023-08-17 16:19:51 +02:00 |
|
Ruben Fiszel
|
8900cceab5
|
hide .netrc content
|
2023-08-17 12:09:34 +02:00 |
|