chef-boneyard / opscode-pushy-client

Client API for Pushy
Apache License 2.0
12 stars 14 forks source link

Push job output not send to server if it exceed maximum size #138

Open arifhn opened 7 years ago

arifhn commented 7 years ago

Description

When the job output size exceed the limit pushy client drop the output.

Its better to trim the output size, maybe by sending latest N-lines

With current behaviour we can not know what's wrong with the latest deployment, especially when chef is used in continuous integration process

Push Jobs Client Version

any

Platform Version

any

Replication Case

run push jobs with long recipes

Stacktrace

WARN: Command output too long. Will not be sent to server.