For some deployments, it is desirable to have the system return to a Idle state after some period of interactivity. This raises the following configuration questions:
How to define a "period of interactivity". Is this when we don't see any events of a certain kind for a while? Any events?
How to define the idle scene to return to
Should there be an "inhibit idle" switch in the remote controls? How is that defined?
For some deployments, it is desirable to have the system return to a Idle state after some period of interactivity. This raises the following configuration questions:
- How to define a "period of interactivity". Is this when we don't see any events of a certain kind for a while? Any events?
- How to define the idle scene to return to
- Should there be an "inhibit idle" switch in the remote controls? How is that defined?
tdfischer
added this to the 0.6.0 - The Declarative Update milestone 2023-02-20 06:56:27 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
For some deployments, it is desirable to have the system return to a Idle state after some period of interactivity. This raises the following configuration questions: