Skip to content

angee.work.signals

Work-owned reactions to upstream chatter events.

connect

python
def connect() -> None

Listen for new chatter activity through messaging's declared seam.

wake_snoozed_task

python
def wake_snoozed_task(sender: Any, instance: Any, **kwargs: Any) -> None

Clear snooze state when a new message lands on a task chatter thread.

Released under the AGPL-3.0 License.