astarte-platform / astarte-platform/astarte-device-sdk-python
Automatic reconnection with GRPC not working
- Dominant language
- Python
- Stars
- 3
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When using the SDK connected to an instance of the message hub through GRPC the automatic reconnection does not work.
This can be tested by starting the SDK with a working instance of the message hub. Then stopping the message hub and re-starting it shortly after.
The SDK should automatically reconnect to the message hub, but this does not happen.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by running the Python SDK against a working message hub, stopping the hub, and restarting it shortly afterward. Trace the GRPC connection and reconnection behavior; done means the SDK automatically reconnects and resumes communication with the restarted message hub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100