script module depends the shared module. I got this working fine, but then I was going to write script2 which also uses the shared module, and as part of that I added a dependency to shared. script is failing with the error "ModuleNotFoundError: No module named 'clickhouse_driver'". "clichouse_driver" is the module I added to shared. shared dependency has had a dependency change so when it attempt to run script it doesn't run pip install and as a result this fails.script and saved it again, and that fixed it.Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share
henri-c · 4d ago
### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!
Pyra · 2w ago
First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂
henri-c · 4w ago