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

建议"增加自定义 阶段时报功能" 即,用户如果比如在运行青龙面板推送很多,全部聚合到该库,后再推送。可以增加自定义阶段 报送功能。可以自定义xx小时内,汇总接收的推送信息,汇总排列后一次性推送一次。这样可以减少打扰 #179

Open
corsgoo opened this issue Jan 16, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@corsgoo
Copy link

corsgoo commented Jan 16, 2025

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@corsgoo corsgoo added the enhancement New feature or request label Jan 16, 2025
@LeslieLeung
Copy link
Owner

很有意思的功能,之前也有考虑过,最大的阻碍是需要引入一个数据库的依赖(否则不能保证消息不丢失),同时复杂度也会提升,因此暂时没考虑去实现。

如果你有更多想法,欢迎在 issue 下继续讨论。

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

No branches or pull requests

3 participants
@LeslieLeung @corsgoo and others