bobheadxi / timelines

🏷 Historical analysis of Git repositories and Git host activity as a service
https://bobheadxi.dev/timelines-recap
Apache License 2.0
3 stars 0 forks source link

worker: clean up error reporting #42

Closed bobheadxi closed 5 years ago

bobheadxi commented 5 years ago

right now a lot of stuff doing:

  1. log error
  2. pass error to channel

image

pretty wordy