lifetime should be configurable

Bug #657033 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
awstrial
Triaged
Medium
Dustin Kirkland 

Bug Description

Lifetime of the instance should be configurable.

In one (and only) one sense, it is.
settings.py:
LIFETIME = 60 * 55;

But we have other places in the code which are forcing 55 minutes.

a.) the countdown timer
b.) the at jobs scheduled

Probably some text in lots of other places.

Revision history for this message
Dave Walker (davewalker) wrote :

@Scott, I should probably just look myself... but is it using LIFETIME, or literally hardcoded to 55m?

Changed in awstrial:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Dave Walker (davewalker) wrote :

On another note; it would be "nice" to be able to have a normal setting - as an escalated group, depending on django group memberships.

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 657033] Re: lifetime should be configurable

I can help with fixing this...

Changed in awstrial:
status: Confirmed → Triaged
assignee: nobody → Dustin Kirkland (kirkland)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.