Comment 47 for bug 1704396

Revision history for this message
Mike Rylander (mrylander) wrote :

Here's the least-change version, that simply makes sure the alarm timer is reset:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/miker/lp-1704396-reset_alarm_timer_for_facets

And here is a version that uses a loop to count up to 10s, 50ms at a time. This one is untested but super-simple:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/miker/lp-1704396-reset_alarm_timer_for_facets-loop

I'll leave it to the committer that picks this bug up to choose an implementation.