# File lib/ruote/exp/fe_participant.rb, line 267
    def do_dispatched(msg)

      h.dispatched = true
      do_persist
        # let's not care if it fails...
    end