Feature #1812
Ability to change thread limit
Start date:
04/10/2017
Due date:
% Done:
100%
Associated revisions
Added support for a thread limit setting
Reference #1812
Implementing use of the customizable thread limit
Reference #1812
History
#2
    
    Updated by Luke Murphey over 8 years ago
    
    I could replace the setup page with a SimpleXML one since I don't support pre-6.3 any more.
#3
    
    Updated by Luke Murphey over 8 years ago
    
    As part of this, I would like to refactor https://gist.github.com/LukeMurphey/5390638 to allow people to sub-class the REST handler in order to make it easier to use.
#4
    
    Updated by Luke Murphey over 8 years ago
    
    I could design this having people define customization's:
	
    - Via class variables
 - Methods
 - Constructor call
 
#5
    
    Updated by Luke Murphey over 8 years ago
    
    - Status changed from New to Closed
 - % Done changed from 0 to 100