Skip to content

Commit

Permalink
Update rollback process for online incidents
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm committed Aug 14, 2024
1 parent d066fda commit b3f21ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/bestpractice.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ splits {

</details>

万一确实发生线上事故需要回滚的话,更改绑定到之前正常的版本,或者首先利用版本控制系统回滚代码到正常的状态,然后重新生成热更包并推送即可
万一确实发生线上事故需要回滚的话,先立即对原生包或者整个应用设置暂停热更,然后更改绑定到之前正常的版本,或者利用版本控制系统回滚代码到正常的状态,然后重新生成热更包并推送

#### 元信息(Meta Info)的使用

Expand Down

0 comments on commit b3f21ce

Please sign in to comment.