goflow
goflow copied to clipboard
Maybe we should return before webhooks?
Webhooks can take a bit.. and sometimes it is nice to send status to the user that it may take a while, but since we return everything at once (the commands to send the status and the webhook result) that doesn't work.
Hrmm