Skip to content

WIP: Error Handling

David Wood requested to merge error-handling into master

Started work on error handling throughout. It's nowhere near finished but the producer and consumer code (not the server code that calls this and actually runs the producer and consumer services) is handling errors now.

Fixes #30 (closed)

Edited by David Wood

Merge request reports