stuphlabs / pullcord

A reverse proxy that allows scaling down a cloud service to zero servers without sacrificing (eventual) availability.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Closes #171 - errcheck fixes #185

Closed proidiot closed 5 years ago

proidiot commented 5 years ago

Many errors were not being checked, but this patch tries to take a sensible course of action for checking each of the remaining errors.