dromara / hmily

Distributed transaction solutions
https://dromara.org
Apache License 2.0
4.11k stars 1.4k forks source link

customized global lock retry interval and lock retry times #369

Open zkyoma opened 1 year ago

zkyoma commented 1 year ago

Add lockRetryInterval and lockRetryTimes attributes to HmilyTac annotation,you can use this to override global config of "hmily.config.lockRetryInterval && hmily.config.lockRetryTimes".