The handler interface does not support async implementations. Either add a new async method implementation or replace existing one to return a Task. Add async wherever else it makes sense as well.