mumi send-email does not work reliably

  • Done
  • quality assurance status badge
Details
One participant
  • Arun Isaac
Owner
unassigned
Submitted by
Arun Isaac
Severity
normal
Merged with

Debbugs page

Arun Isaac wrote 10 months ago
(address . bug-mumi@gnu.org)
87fruo5kyw.fsf@systemreboot.net
When sending multiple patches to a new issue using mumi send-email,
mumi's polling to find the new issue number often times out. This may be
because the mumi server is not indexing the new issue number fast enough
to respond to the mumi client on time.

If this is the case, the solution would be to speed up the mumi server's
indexing.
Arun Isaac wrote 1 months ago
Manipulate bug 74395
(address . control@debbugs.gnu.org)
87pljlze39.fsf@systemreboot.net
# Merge with "mumi send-email does not work reliably"
merge 74395 70879
thanks
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70879@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70879
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help