frosted_scribe
No logs when triggering script with curl
I setup windmill using docker compose as per docs. Then I created a simple app to print input to stdout. When I trigger the script from the UI, I can see logs of the script running from UI. However, it doesn't show any "run" when I trigger it using curl (I get expected result similar to when I trigger from UI). Is this intentional behavior?
1 replies