hazelcast-python-client
hazelcast-python-client copied to clipboard
[TRACKING ISSUE] Delete flood control mechanism to prevent launching actions in sync
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/18107 for details.
This commit addresses discussion from #17587 and other referenced tasks.
For now we'll remove sync mechanism, as it causes unexpected delays.
Closes #17587, #9117, #13170