On rasa-core events

I have a couple questions regarding events:

  • How can I override the behavior for an event? I know there’s an entry on the docs but it’s not very clear to me.
  • How can I emit an event? Say I’d like to emit the restart event.
  • Why would I use an event broker? Is the criteria for choosing this related to traffic or something else?