pixeleet
pixeleet
WWindmill
Created by pixeleet on 9/4/2024 in #help
S3 compat GCP
Is there anyone around who has deployed windmill as a helm chart into k8s on gcp, and tried to use the upload component with the gcp s3 cmpat api? Multipart upload seems to break in this scenario, curious if anyone has managed to make it work, we rely on uploading files in some flows on this component and working around this would be a pain. Thanks 🙂
1 replies
WWindmill
Created by pixeleet on 6/19/2024 in #help
auto scaling workers
Did anyone figure out how to get the workers to auto scale depending on workers waiting for work or some other arbitrary metric that’s not just cpu and men?
7 replies
WWindmill
Created by pixeleet on 6/10/2024 in #help
mysterious error message on s3 upload fail
No description
4 replies
WWindmill
Created by pixeleet on 6/10/2024 in #help
mismatched script arguments?
No description
13 replies
WWindmill
Created by pixeleet on 6/3/2024 in #help
AgGrid Table Action triggers excessive amount of runs in debug mode.
3 replies
WWindmill
Created by pixeleet on 5/30/2024 in #help
My app works in edit and preview modes, but not when deployed.
No description
20 replies
WWindmill
Created by pixeleet on 5/28/2024 in #help
dependencies mapped in deno.json
As the project grows it would be nice to be able to use the import-map capability of deno.json https://docs.deno.com/runtime/manual/basics/import_maps Now that deno add can insert packages into deno.json from npm and jsr it's preferred over URL imports.
1 replies
WWindmill
Created by pixeleet on 5/27/2024 in #help
Did something change in for loops?
Retries seem to be not triggered on failing for-loops anymore.
8 replies
WWindmill
Created by pixeleet on 5/27/2024 in #help
Since helm release 2.0.195 getting logged out
Getting logged out intermittently
37 replies
WWindmill
Created by pixeleet on 5/22/2024 in #help
Skip auto-registering scripts in wmill
I have a bunch of lib files that i don't need to be registered as scripts, however just not having main still doesn't prevent wmill from auto creating scripts out of them.
1 replies
WWindmill
Created by pixeleet on 5/10/2024 in #help
Stuck in migration hell during upgrade.
{"timestamp":"2024-05-10T12:38:45.990624Z","level":"INFO","message":"Acquired global PG lock","target":"windmill_api::db"}
{"timestamp":"2024-05-10T12:38:45.996531Z","level":"INFO","message":"Started applying migration 20240415144144: tighten delete permissions","target":"windmill_api::db"}
{"timestamp":"2024-05-10T12:38:46.003459Z","level":"INFO","message":"Finished applying migration 20240415144144","target":"windmill_api::db"}
Error: Migrating database: while executing migrations: error returned from database: must be owner of relation resource
{"timestamp":"2024-05-10T12:38:45.990624Z","level":"INFO","message":"Acquired global PG lock","target":"windmill_api::db"}
{"timestamp":"2024-05-10T12:38:45.996531Z","level":"INFO","message":"Started applying migration 20240415144144: tighten delete permissions","target":"windmill_api::db"}
{"timestamp":"2024-05-10T12:38:46.003459Z","level":"INFO","message":"Finished applying migration 20240415144144","target":"windmill_api::db"}
Error: Migrating database: while executing migrations: error returned from database: must be owner of relation resource
6 replies
WWindmill
Created by pixeleet on 2/16/2024 in #help
Runtime arguments
Is it possible to supply runtime arguments to deno scripts like --v8-flags=--max-old-space-size=xxx
5 replies
WWindmill
Created by pixeleet on 2/15/2024 in #help
Worker stuck in migration mode
Error: Migrating database: while executing migrations: error returned from database: cannot execute CREATE TABLE in a read-only transaction
7 replies