demo seed change
This commit is contained in:
1
shared/clients/base_service_client.py
Normal file → Executable file
1
shared/clients/base_service_client.py
Normal file → Executable file
@@ -105,6 +105,7 @@ class BaseServiceClient(ABC):
|
||||
timeout=60,
|
||||
success_threshold=2
|
||||
)
|
||||
|
||||
|
||||
@abstractmethod
|
||||
def get_service_base_path(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user