Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jon Dunfee 199 posts 468 karma points
    Jul 25, 2013 @ 08:22
    Jon Dunfee
    0

    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.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jul 31, 2013 @ 13:27
    Tim Geyssens
    0

    Sourcode is available if you want to update, I can add you as a contrib :) https://bitbucket.org/starfighter83/lookwhoseditingnow

  • Jon Dunfee 199 posts 468 karma points
    Jul 31, 2013 @ 17:10
    Jon Dunfee
    0

    Sounds good.

  • 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.

Please Sign in or register to post replies