Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Tighten messaging consumer #394

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

There are a lot of places where we can modularize and tighten the code inside the messaging consumer. Let's reduce the amount of code and build helper functions if necessary, reduce the amount of additional variables that aren't helpful, and add concise comments for any function logic.