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

イベントログを定期的に削除する #1077

Merged
2 commits merged into from
Jul 13, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jul 12, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • イベントログを定期的に削除する

変更内容 / Changes

  • イベントログで蓄積しているものを定期的に削除
    • アプリ起動時
    • バックグラウンドから復帰時
    • イベントログ送信前
    • 約1日おきのバックグラウンド処理
  • 14日を過ぎたものを削除する

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

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

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

確認事項 / What to check

  • [ ]

その他 / Other information


Internal IDs:

  • NFR 7474

@ghost ghost requested review from a user, cocoa-dev003 and cocoa-dev009 July 12, 2022 05:10
@ghost ghost self-assigned this Jul 12, 2022
@ghost ghost force-pushed the feature/event-log-rotate branch from b3b4c8a to cc7f985 Compare July 13, 2022 00:28
@sonarcloud
Copy link

sonarcloud bot commented Jul 13, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

36.9% 36.9% Coverage
0.0% 0.0% Duplication

@ghost ghost merged commit 8fe2f5e into develop Jul 13, 2022
@ghost ghost deleted the feature/event-log-rotate branch July 13, 2022 06:25
This pull request was closed.
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.

1 participant