# Problem We need to add an `update` action to the `GithubEventController` that: - restarts the processing of the `GithubEvent` if it's not `processing` or `processed` - does nothing otherwise