Fixes a bug where retry_realtime isn't limiting to that user's events, therefore...
authorjayce <jayce>
Fri, 28 Sep 2007 00:33:16 +0000 (00:33 +0000)
committerjayce <jayce>
Fri, 28 Sep 2007 00:33:16 +0000 (00:33 +0000)
commit11f1a064f3618bac4078c8ae86654b3182ec0e07
tree0437bf663313291f27bdef5dccd05faf6fe7a1f3
parent34f8c7273c726b62f6a0031b7adf788bfb81e35e
Fixes a bug where retry_realtime isn't limiting to that user's events, therefore selecting all retryable events, and having to filter later.  On a system with a running history, this caused bad O() types of situations for performance, especially bad when this was called by something that a user would be awaiting feedback from
FS/FS/cust_main.pm