Follow-up Comment #1, task #11884 (project weechat):

This really depends on #10645.

You would also want a way to check whether a transfer ended correctly in the
infolist provided by the `xfer_ended` signal, so you can retry if needed.
Other than that, it's just some simple queue control. However, without the two
mentioned features, you would have to assume that xfers are being accepted,
and also that they are always successful upon receiving `xfer_ended`, and
that's assuming way too much.

Auto detecting bot features might prove tricky. However, I think simply
managing the queue ourselves is perfectly fine. Request one pack, wait for it
to finish, request next pack. There's no practical difference with keeping
packs queued on the bot.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?11884>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to