Closed Exanlv closed 8 months ago
Commands should not register again on a restart. THIS APPLIES ONLY FOR INTERACTION HANDLER
Command registration before READY event should be pooled on READY event it should:
this functionality should be entirely stateless and should not use anything like the file system to store IDs etc
Story closed as an alternative has been made, see docs on application commands
Commands should not register again on a restart. THIS APPLIES ONLY FOR INTERACTION HANDLER
Command registration before READY event should be pooled on READY event it should:
this functionality should be entirely stateless and should not use anything like the file system to store IDs etc