eWaterCycle / eWaterCycle/remotebmi
Wait for server to be ready when starting container
Đang mở
Python
- Ngôn ngữ chính
- Julia
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Some models take some time to start up, especially in Julia when many packages need to be loaded in. If you try to connect immediately, you will get an error. However, if you wait a few seconds things go fine.
It would be more user-friendly if there was a timeout and a check to see if the server is alive and reachable. This way we can make the python process wait (and thus communicate to users that the server isn't ready yet).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.