Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anomaly Handlerの後継,Event Logger と組み合わせたEvent Handlerをつくる #49

Closed
meltingrabbit opened this issue Nov 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request priority::high priorityg high

Comments

@meltingrabbit
Copy link
Collaborator

概要

Anomaly Handlerの後継,Event Logger と組み合わせたEvent Handlerをつくる

詳細

Event Logger の誕生に伴い,Anomaly Logger が deprecated となった.

それに紐づく,Anomaly Handlerはバグや動かない機能がおおく,Event Handlerとして新たにより良いものを作り直す.

close条件

EHの初版が実装されたら

備考

AHのバグは,以下のようなものが知られている.

  • AH_CONTINUOUSが1 cycle中に複数種類のAnomalyが発行される時に対応できていない
  • accumulate機能が正常に動作しない
  • respond counter がAH clear で初期化されない
@meltingrabbit
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority::high priorityg high
Projects
None yet
Development

No branches or pull requests

1 participant