Windmill

W

Windmill

Join the community to ask questions about Windmill and get answers from other members.

Join

help

general

changelog

GitHub - ihippik/wal-listener: PostgreSQ...

Hey guys, is there a way to enable/send the old_row on postgresql trigger [update]? I want to check what has been updated on the code but right now it just sends the row already updated i saw that is possible like on https://github.com/ihippik/wal-listener but i dont know what to do, already put FULL on the replica identity...

Can you connect to your postgresql

Can you connect to your postgresql database with psql and show me the result of: \d v2_job; Next, can you run: ```...

Can you run a few queries for me, those

Can you run a few queries for me, those should use an index and be fast

@Alper will look into but worst case you

@Alper will look into but worst case you can do directly in the db at v2_job_queue

but I think fundamentally you want gcp

but I think fundamentally you want gcp pubsub support and captures for them

HI @Lupo , not sure what you mean

HI @Lupo , not sure what you mean

I saw some older comments that CE has no

I saw some older comments that CE has no audit logs, but inside my workers the tmp/windmill/logs/services folder is nearly 8 gigs and goes back far longer than 30 days, which I think is contributing to the massive space usage of docker's overlay2.

Try `wmill instance sync pull`

Try wmill instance sync pull

we will make it a setting on the route

we will make it a setting on the route itself but for now you can add ?wrap_body=true to the url and you will get the whole body in the "body" argument

hm, there is still something fishy. the

hm, there is still something fishy. the email address does change while I enter it, but when I reload the flow, the url changes again to the original one. How do I save this? 😄 I'm sure I am missing something obvious..

You can have multiple SSO but we do not

You can have multiple SSO but we do not support yet showing/hiding based on contexts

MSSQL Return

@Hugo can you investigate please

Non-credential Resources

You can create your own resource types and uses it for anything. It's just a key value store where value are json object constrained by a resource type and its schema

I think I have found a bug on Windmill

I think I have found a bug on Windmill cloud, in the "schedule" tab when I click "+ new schedule" I'm automatically disconnected, and I have to sign in again

Agent workers

Hi @Chad23 , 1. yes 2. only self hosted and cloud enterprise 3. yes windmill handle remote agents. Some customers have 600 of them: https://www.windmill.dev/docs/core_concepts/agent_workers...

Multiple slack commands

Is it possible to create Multiple slash slack commands from different workspaces Where users from different workspaces can create their own Automation/Script/flow to invoke ?...

how does one pin the python dependencies

@Ask Inkeep how does one pin the python dependencies

Parallel on shared worker

You can't have that and use parallelism on branches

@rubenf , see attached. you will have to

@rubenf , see attached. you will have to hook up mssql scripts to some database to make the app functional.
Next