Skip to content
代码片段 群组 项目
提交 ca8c4a9a 编辑于 作者: Hunter Stewart's avatar Hunter Stewart 提交者: Shinya Maeda
浏览文件

Recover environments that are stuck stopping

When jobs that stop environments fail, the environment can get stuck in
a state of "stopping." We want those environments to recover to a state
of "available."

This commit addresses that concern with the following:
- adds a new state event to environments to represent going from
  "stopping" back to "available"
- adds a new worker to fire the state event given the proper conditions
- makes deployables enqueue that new worker when they fail
- adds changes from worker related rake tasks related to adding a new
  worker
- adds specs
- updates environments spec factory

Changelog: fixed
上级 583041ab
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册