Skip to content
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

Compare
Choose a tag to compare
@regiohelden-dev regiohelden-dev released this 28 Jan 16:20
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.