beginner question: ECS terraform deployment; tasks are stuck in pending
Moving files around
New API | Oauth and extra params
oauth_connect.json
? Also the ERP is using grant_type: client_credentials
with an extra mandatory field tenant_id
. Not sure how to go about setting this up, hoping for some guidance.Null bytes in JSON
{
"unicodePwd": "a\u0000"
}
{
"unicodePwd": "a\u0000"
}
Custom resource type implementation
Script to hub: How to pass in Ressources?
Importing a workspace
Database migration error
generate-metadata command failing
Getting Undefined on Multiple Upload on S3
Creating button eventListeners
How can I set the state of an app inside a fetch script?
Is there a way to run windmill under a subpath?
Init script playwright
Some parts of flow fails when parent_job is set

Trying to install binaries using the INIT_SCRIPT is not working (apt-get or apk add?)
Deadlock and "was unable to make the last transition"
EE v1.303.4
.
There's this flow that only uses the REST
scripts, one of them is a call to OpenAI's chat completion cached by Clouflare. I noticed that when testing this flow with the results already cached by Cloudflare, they return almost instantly, and the the flow executes very fast with the errors in the screen shot. I did not even set the error handler and the it shows up with the error message InternalErr: Sql error: error returned from database: deadlock detected
. In the console I only see the same error as in the UI: Flow 018eb3b7-2601-ffbd-c7c0-72933c171ae7 cancelled as one of the parallel branch 018eb3b7-2655-648a-161f-c4cb1314d5e9 was unable to make the last transition
Since it's on my dev machine, I don't think it's related to lack of compute resources. This happens even with lower values of parallelism in the forloop such as 5
....
can not run python code

Syncing a whole existing folder with scripts and shared logic
index.ts
, package.json
and a bunch of *.ts
files, and sync it to Windmill into a folder, so I could automate it on the Windmill Cloud side.
I'm getting errors akin to:
1.) ... *.ts invalid, it cannot be parsed to infer schema.
2.) ... *.script.yaml: Error: Failed to generate lockfile. Status was: Internal Server Error, timeout after 20s, SyntaxError: Unexpected token 'i', "timeout after 20s" is not valid JSON
...Recommended pattern for managing resource permissions