sysom1/environment/1_sdk/cmg_base
SunnyQjm dd65189c08 fix(sdk): Add lock for dispatch_*
To prevent errors caused by concurrent calls to dispatch_*, you need to add a lock to the dispatch_* call
2023-05-15 19:13:16 +08:00
..
__init__.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
exceptions.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
load_balancing_strategy.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
service_check.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
service_discovery.py fix(sdk): Add lock for dispatch_* 2023-05-15 19:13:16 +08:00
service_instance.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
service_invoker.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
service_registry.py fix(sdk): Add lock for dispatch_* 2023-05-15 19:13:16 +08:00
url.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
utils.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00