Heirless Lion
Heirless Lion
WWindmill
Created by Heirless Lion on 12/27/2023 in #help
Internal: Result of job is invalid json (empty)
Update 2: I've just noticed another Bun jobs dying with exactly the same error. Also, did a few more tests. A new job works fine unless it contains an await inside. It almost looks like Windmill workers have trouble processing jobs that return a Bun's Promise<T> instead of simple synchronous T.
6 replies
WWindmill
Created by Heirless Lion on 12/27/2023 in #help
Internal: Result of job is invalid json (empty)
Update: when I switched to Deno (and updated the import) the run succeeded. It looks like it must be something with Bun+Slack then. Are there any additional lower-level logs I could access to debug this further? The ones in the UI contain only the few lines I pasted above.
6 replies