hazelcast / hazelcast/hazelcast-python-client

Refactor error handling in the serialization service

Open
#541 1 comment 0 reactions 1 assignee Claimed by @mohitCodepy View on GitHub
Source: Internal Type: Cleanup
Dominant language
Python
Stars
116
Forks
78
Avg merge
10d 22h
Merged PRs (30d)
1

Description

The error handling code around the serialization service is pretty bad.
We are relying on the sys.exc_info() in so many unnecessary places, and the code around the places we re-raise exceptions can be improved.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.