Ruben Fiszel
|
81ff0dcd8c
|
fix: retry python relative imports on errno 104
|
2025-09-20 13:41:15 +00:00 |
|
Ruben Fiszel
|
4f9e5badf9
|
fix: add request duration to relative imports loading in python
|
2025-09-09 09:09:33 +00:00 |
|
pyranota
|
d0982432e2
|
fix(flows): fix relative imports cache invalidation (#6519)
* fix(flows): fix relative imports cache invalidation
Signed-off-by: pyranota <pyra@duck.com>
* update flow_versions in the end
Signed-off-by: pyranota <pyra@duck.com>
* comms + fallback
Signed-off-by: pyranota <pyra@duck.com>
* add warn if fallback is used
Signed-off-by: pyranota <pyra@duck.com>
* include referenced scripts' hashes in flow_node id
Signed-off-by: pyranota <pyra@duck.com>
* improve fallback + TODOs
Signed-off-by: pyranota <pyra@duck.com>
* perf: optimize trigger
Signed-off-by: pyranota <pyra@duck.com>
* reduce TODOs
Signed-off-by: pyranota <pyra@duck.com>
* remove more TODOs
Signed-off-by: pyranota <pyra@duck.com>
* test thing
Signed-off-by: pyranota <pyra@duck.com>
* remove TODO
Signed-off-by: pyranota <pyra@duck.com>
* drop old flow trigger
Signed-off-by: pyranota <pyra@duck.com>
* add comments to migration
Signed-off-by: pyranota <pyra@duck.com>
---------
Signed-off-by: pyranota <pyra@duck.com>
|
2025-09-05 16:06:51 +00:00 |
|
Ruben Fiszel
|
16912b484d
|
feat: cache relative imports (#6504)
* all
* all
* update
|
2025-09-01 14:55:08 +00:00 |
|
Alexander Petric
|
d93ef6acfa
|
fix: set urllib user-agent header in loader.py (cloudflare block) (#6169)
Co-authored-by: Alexander Petric <alex@macbook-pro.lan>
|
2025-07-12 00:36:34 +02:00 |
|
Ruben Fiszel
|
bb84ab654a
|
feat: improve git sync and recompute dependents when common python script is redeployed (#2967)
* fix: allow extraConfig for agGrid to set onGridReady
* depmap
* depmap
* depmap
* depmap
|
2024-01-07 15:18:27 +01:00 |
|
Ruben Fiszel
|
7c8c048ea0
|
fix: make python imports work at any nesting level
|
2023-11-03 20:10:14 +01:00 |
|
Ruben Fiszel
|
56f4272a1b
|
force raw path to ends with .py, .sh, .go, .ts
|
2023-05-11 11:00:01 +02:00 |
|
Ruben Fiszel
|
3ad5bfc192
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|