I think 2.5 seconds might still be too frequent and it runs regardless of section you are on. I'm in the developer section and it's still plugging away. I think before the call is made, I would check current view to see if it's even necessary to make the call. I also would consider not using setInterval in case there is unforseen latency forcing a request to exceed 2.5 seconds to prevent a stumbling act of performance degration. A setTimeout on the ajax complete event would at least make it behave with patience.
FYI, I want to thank you for this project as it was pry the one I went to the most to produce MyLocks package released recently.
Adjust GetEdits Frequency
I think 2.5 seconds might still be too frequent and it runs regardless of section you are on. I'm in the developer section and it's still plugging away. I think before the call is made, I would check current view to see if it's even necessary to make the call. I also would consider not using setInterval in case there is unforseen latency forcing a request to exceed 2.5 seconds to prevent a stumbling act of performance degration. A setTimeout on the ajax complete event would at least make it behave with patience.
FYI, I want to thank you for this project as it was pry the one I went to the most to produce MyLocks package released recently.
Sourcode is available if you want to update, I can add you as a contrib :) https://bitbucket.org/starfighter83/lookwhoseditingnow
Sounds good.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.