Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@bernerdschaefer bernerdschaefer released this 26 Jun 15:43
de91b1a

With the v0.2.0 release, events are reported to Rollbar asynchronously, unless logged with the Panic or Fatal level. This ensures potentially process-terminating errors are delivered before shutdown while preventing general error reporting from blocking goroutines responsible for handling requests or otherwise doing work in a service.