armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 11 forks source link

fix(logger): Dinghy becomes inconsolable when debug.armory.io is down #162

Closed ovidiupopa07 closed 2 years ago

ovidiupopa07 commented 2 years ago

remote logging was blocking the main thread when sending http requests. Based on what was done for terraformer, I copied the files from the monitoring project and wrapped the http call in a go routine

Fixes SPLAT-16

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 53.831% when pulling 3a7caf9bddc43f14818b84b15d5927e0054c68c6 on fix/SPLAT-16 into cf2557851cd47dfdef4f84cb9cd3073b06d0c525 on master.