How do I poll every x seconds on an app?
How to insert JSONB parameter in Postgres Action

rest request script does not work

[python] subdependencies breaking wmill module installation
In an app, in a table, if a button is clicked, a way to get thisRow(field) pass into inline script
How to access returned values in an external script.

global variables
What's the cold start of python scripts in EE
Python Import Issue - Haystack library overriden
haystack-ai
in my project for its AI capabilities but whenever I import haystack
, windmill installs haystack==0.42
, however I need for it to install haystack-ai==2.0.1
.
Installation is fixed if I import haystack_ai
, but such library only work by the name haystack
, which will point to the first install mentioned above....How to debug ExecutionErr(only Bun)?

Listen to slack events using windmill
Flow fail, reason: "WINDMILL_TOO_BIG"

Scheduler
Clearing file input
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