eWaterCycle / eWaterCycle/remotebmi

Wait for server to be ready when starting container

未关闭
#45 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Python
主要语言
Julia
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。