Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

アクシデントレポート「v1.4.0リリースで発生した障害について」 #544

Merged
merged 3 commits into from
Apr 22, 2022

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Dec 1, 2021

Issue 番号 / Issue ID

目的 / Purpose

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

その他 / Other information

執筆中

@keiji keiji self-assigned this Dec 1, 2021
@daisuke-nogami
Copy link
Collaborator

影響台数などは私が把握出来るところもあるので(公開可否とかはいろいろありそうですが…)こちら私もアサインいただけますと幸いです。

### 課題
* リリース日のTwitterなどSNSへの観測がリリース後オペレーションとして組み込まれていなかった。
* 障害対応フロー自体は定まっていたが、GitHubコミュニティとも連携したHotfix対応について、障害対応時の開発チーム・連携チーム横断で役割分担が定まっていなかった
* Android/iOSともに端末を対象としたリリース(100%リリース)を行ったため、障害発生を把握してからリリースを中止することが容易ではなく、Hotfixリリースを優先することになった。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

段階リリースは必須でやる必要があると思いますが、iOSの場合は止められるのが自動アップデートのみで一度リリースしたものを中止することはできないため、Hotfixリリースを最優先でやるのは今後も変わらないかと思います。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fa1782e で対応しました。リリースの中止に関する記述は削除して、影響範囲を狭めることに限定しました。

@keiji
Copy link
Collaborator Author

keiji commented Apr 13, 2022

そういえばこれまだ取り込まれてなかった。
いかがでしょうか。

@keiji keiji merged commit a2ec05f into cocoa-mhlw:develop Apr 22, 2022
@keiji keiji deleted the report/20211125 branch April 22, 2022 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

アクシデントレポートを書く
4 participants