Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.1
-
None
-
Unknown
Description
It would be good to control the timeout used to enqueue onto the workqueue (default is 5secs right now). Also, if it fails to add it to the queue, it would be good to be able to control whether the current thread is used (the default right now) or whether an exception is thrown.