Skip to content

feat: 立即通知 StartApp 失败 - #32

Open
Craun718 wants to merge 1 commit into
Aliothmoon:mainfrom
Craun718:feature/app-not-started-error
Open

Craun718 wants to merge 1 commit into
Aliothmoon:mainfrom
Craun718:feature/app-not-started-error

Conversation

@Craun718

Copy link
Copy Markdown
Contributor

概要

  • StartApp 动作失败时,运行日志直接显示“应用未启动”,不再落入通用节点失败。
  • 通过运行事件立即发送失败通知,并按 executionId 去重;最终结果可继续覆盖同 ID 通知。
  • 补充通知器与运行日志合成的单元测试。

测试

  • ./gradlew :app:testDebugUnitTest --tests "com.aliothmoon.maafw.notification.StartAppFailureNotifierTest" --tests "com.aliothmoon.maafw.runner.RunLogComposerTest"

Emit an app-not-started run log and notification when a StartApp action fails, deduplicated once per execution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant