Skip to content

Instantly share code, notes, and snippets.

@srnagar
Last active December 5, 2019 18:45
Show Gist options
  • Save srnagar/ff2a759d2149f17e064ab0e9132eb380 to your computer and use it in GitHub Desktop.
Save srnagar/ff2a759d2149f17e064ab0e9132eb380 to your computer and use it in GitHub Desktop.

Error Handling

Error Where? Action Notes
Error from listing ownership Top level
Error from claiming ownership Top level
Error from listing checkpoints Top level
Error getting Event Hub properties Top level
Error receiving events from a partition Partition level
Error updating checkpoints Partition level
Error from initialization handler Partition level
Error from event processing handler Partition level
Error from close handler Partition level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment