This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
v0.1.0: refactor call locking; add uuid to call tracking
We now only lock the specific call entry during Submit(), reducing contention on global call map. Additionally, we generate a UUID for each handled call to ensure uniquenes on Zammad's side.