PySyft
PySyft copied to clipboard
Pysft client connections are hanging
Description
I am using pysyft 0.9.5 on both client and datasite. Both are on network in two different azure regions. Connections seems hanging after executing few requests and next request never completing and not getting hung in datasite or connection. Unable to clearly confirm as the log is starting on datasite but no messages getting written there.
How to Reproduce
- Create datasite with 0.9.5 with the options dev_mode=true, reset=true.
- Connect pysyft client with admin user.
Expected Behavior
When code execution request is sent, I expect code will be executed on datasite and return the result.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information
- OS: Windows 11
- Language Version: Python 3.10.12
- Pysyft version: 0.9.5