golem
golem copied to clipboard
Observable event log
Worker executors (and any other component of the system) could publish account-level events that the user can query. This could be events like running out of gas, or even instance creation/termination, etc.
In the open-source edition this would be one global event log, in golem-cloud it should be per account.
We could potentially build this on top of Golem workers