rafangelo / betakore

Automatically exported from code.google.com/p/betakore
0 stars 0 forks source link

Common interface for TimeOuts #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Offer common interface for timeouts management, in it's own package.

Remove %timeout from betakore, or use it only to store timeouts.txt and default 
values. <===> Alternatively, we can store these default values inside it's 
constructor and offer a method to fill and override default values with 
timeouts.txt.

Allow plugins to create and set new timeouts value and prohibit messing with 
default values.

Maybe finally we can add something close to random timeouts?

Original issue reported on code.google.com by marcelof...@gmail.com on 16 Jul 2014 at 11:35