Menu

#115 Very slow message loading

closed
nobody
2025-08-27
2025-08-19
Anonymous
No

Originally created by: faris0x

I'm not sure if this issue is local, if it is normal, or if it's something else, but sending and receiving messages through Instagram CLI takes a very long time, longer than it should, and it makes using it practically very inconvenient. Maybe I misconfigured something and that's what's causing this slowness, I'm not sure. Any and all help will be greatly appreciated.

Discussion

  • Anonymous

    Anonymous - 2025-08-20

    Originally posted by: supreme-gg-gg

    For sending, it appears slow because we don't append the "sent" message but fetch from the server once it has been updated there, so that's why it appears slower than web / mobile. This is implemented in [#110]

    For receiving messages, it shouldn't be very slow but a little bit of lag should be expected as we do polling for the latest messages every ~5 seconds. For typescript CLI we use the native mobile MQTT client which is instant (think of websocket), see [#74], typescript is under development still

     

    Related

    Tickets: #110
    Tickets: #74

  • Anonymous

    Anonymous - 2025-08-21

    Originally posted by: faris0x

    I see. I also noticed, like others have mentioned, using Instagram CLI gets you flagged for automation (and potential account suspension) due to the continuous API usage. When the typescript CLI is done, will it fix the issue of latency in both sending and receiving, as well as the flagging issues?

     
  • Anonymous

    Anonymous - 2025-08-22

    Originally posted by: supreme-gg-gg

    Yea, this is what we believe to be the biggest advantage of developing typescript client -- MQTT will avoid both latency and detection since that's what mobile uses

     
  • Anonymous

    Anonymous - 2025-08-27

    Ticket changed by: supreme-gg-gg

    • status: open --> closed
     

Log in to post a comment.

Monday.com Logo