Hi,
Whenever Pulse carries out a “transfer” job to remote farm process, it always shows up as stalled ion the monitor.
As soon as the transfer is complete, Pulse shows itself as online / running again and is fine.
Can this be fixed if only for cosmetic reasons?
Thanks,
Mike
We’re aware of this problem, and it has to do with the fact that the repository cleanup runs on the same thread that updates pulse’s state. So if a particular process takes a long time, then pulse doesn’t update it’s state at its regular interval and then appears stalled. The solution is to have the cleanup code run on a separate thread, and we’re targeting this fix for 4.1.
Cheers,
- Ryan