Title:
Bug 72728:(Watson Migration Closure)Allow Scheduled Intervals of smaller than 1min, 1sec (current minimum)
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Ben Davies / Ben Davies (Ben Davies)
Created: 08/19/2008
Components: Scheduler
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / latest build
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Win All
Vote Count: 0
Problem:
Allow Scheduled Intervals of smaller than 1min, 1sec (current minimum).
The current minimum interval of 1 minute, 1 second is restrictive and should be decreased. Scheduled tasks used to monitor long-running processes often need to check system status more regularly to ensure efficient processing of items in the (user managed) task queue. Where scheduled tasks are used to trigger many small requests, a 1min,1sec interval is inefficient and wastes CPU cycles.
The only workaround is for a user to code a complicated CFM page that uses times (inefficiently) to sleep() the thread and execute additional tasks if the time remaining in the 1min, 1second window allows it.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3035856
External Customer Info:
External Company:
External Customer Name: Ben Davies
External Customer Email: 447227C844C7765A992015A8
External Test Config: 08/19/2008
Attachments:
Comments: