Skip to content

Releasing v0.2.1 : Catch and alert gevent unhandled exception

Compare
Choose a tag to compare
@djmgit djmgit released this 26 Jan 17:27
· 55 commits to master since this release
  • Adds alerting feature for async gevent tasks for which flask request does not wait before returning
  • Useful for handling unhandled/unknown exceptions created by fire and foreget gevent tasks.