Skip to content

IPC module interval support #1127

@wolfsblu

Description

@wolfsblu

Is there a way to periodically refresh an IPC module? So that the initial hook gets executed every interval seconds, similar to a custom script.

What I'm trying to achieve is an update checker that periodically retrieves the number of updates available and resets this number once the system is updated using IPC. Simply using a custom script with a very short interval is not ideal, since I don't want to query the package database too frequently.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions