Skip to content

Test: long running task OS notification #268926

@meganrogge

Description

@meganrogge

Refs #267459, #268386

Complexity: 3

Create Issue


A new setting task.notifyWindowOnTaskCompletion, set to 1 minute by default, controls the minimum execution time for a task that warrants notifying the user when the task finishes AND the window is not currently focused.

This will apply to all tasks you manually run. It will only apply to tasks run by the chat agent if chat.notifyWindowOnResponseReceived is disabled.

Changing the setting to 0 should disable the behavior.

This should only appear on run of a task, not when the task later becomes active then inactive again. That should not trigger a notification, as it's usually faster and our Active event fires continuously, making it difficult to accurately reset the start time.

Ensure you have the right permissions for your OS:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions