Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Recover panic from consumer goroutines #34

Open
asdine opened this issue Jan 10, 2019 · 0 comments
Open

Recover panic from consumer goroutines #34

asdine opened this issue Jan 10, 2019 · 0 comments

Comments

@asdine
Copy link
Contributor

asdine commented Jan 10, 2019

When a handler panics we need to recover and retry to prevent the service to crash.

  • recover
  • log on Error level
  • retry after the retry delay
@asdine asdine added this to the v0.3.0 milestone Jan 10, 2019
@asdine asdine removed this from the v0.3.0 milestone Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant