Page MenuHomePhabricator

Allow the notifications from Aphlict debug messages to expire.
ClosedPublic

Authored by joshuaspence on May 30 2014, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 4:02 PM
Unknown Object (File)
Wed, Apr 24, 10:29 PM
Unknown Object (File)
Thu, Apr 11, 9:04 AM
Unknown Object (File)
Feb 20 2024, 10:08 AM
Unknown Object (File)
Feb 20 2024, 10:08 AM
Unknown Object (File)
Feb 10 2024, 2:33 AM
Unknown Object (File)
Jan 31 2024, 12:13 AM
Unknown Object (File)
Jan 31 2024, 12:01 AM
Subscribers

Details

Summary

Currently, debugging (log) messages from the Aphlict client trigger a visible notification in the web UI (when notification.debug is enabled). After D9327, the log messages can be quite verbose and seem to "block" legitimate notifications because they are not automatically dismissed.

Test Plan

Enabled notification.debug and observed that the debugging notifications expired and closed after a few seconds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Allow the notifications from Aphlict debug messages to expire..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Haha, I hit this too.

This revision is now accepted and ready to land.May 30 2014, 4:47 PM
epriestley updated this revision to Diff 22248.

Closed by commit rP323c529c3bac (authored by @joshuaspence, committed by @epriestley).