Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
11 stars 0 forks source link

Emit an event when a workspace is caught/released in the boardwalkd UI #9

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

It's often useful to know why a workspace was caught. Currently we rely upon people communicating out-of-band, and this is good. Sometimes we catch workspaces and forget to communicate; maybe we intended to just catch a workspace for a few minutes and then forgot to release it, etc.

It would be useful if the server emitted and event into the workspace's stream with the identity of the person who caught/released the workspace, so people know who to go to when needed for more detail.