You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by Travis CI <bu...@travis-ci.com> on 2021/09/07 14:09:07 UTC

Failed: apache/incubator-ponymail-foal#417 (humbedooh/mbox-stream - a7f04a5)

Build Update for apache/incubator-ponymail-foal
-------------------------------------

Build: #417
Status: Failed

Duration: 2 mins and 26 secs
Commit: a7f04a5 (humbedooh/mbox-stream)
Author: Daniel Gruno
Message: Convert to a streaming response

Instead of using several (if perhaps not hundreds) of megabytes to store everything in memory before spitting out as a giant file,
it would be better to stream the mbox entries as they are fetched, and break early if anything happens to the stream.

View the changeset: https://github.com/apache/incubator-ponymail-foal/compare/2b39d8c767af...a7f04a5a41f2

View the full build log and details: https://app.travis-ci.com/github/apache/incubator-ponymail-foal/builds/237104477?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/incubator-ponymail-foal repository going to https://app.travis-ci.com/account/preferences/unsubscribe?repository=16808790&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.