Problem
Parts of the github integration process (syncing tasks, comments, repos, etc) are currently written in a synchronous, transactional manner.
We should analyze the code and consider if there are any good candidates that could be executed asynchronously.