rabbah opened a new issue #2552: widen range of log limit URL: https://github.com/apache/incubator-openwhisk/issues/2552 the current log limit is at megabyte granularity, up to 10MB but i think this is an arbitrary granularity - why not KB or just B? The default can remain at 1MB. we can store the units along with the limit: 1 == 1M, and lazily update all limits to include a unit: one of K or B. @markusthoemmes thoughts? this is one possibility to deal with the action limit test. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
