Skip to content

Adjust conduct logs default lines fetched to be 50 when follow is enabled#549

Merged
fsat merged 1 commit intotypesafehub:masterfrom
longshorej:logs-lines
Oct 13, 2017
Merged

Adjust conduct logs default lines fetched to be 50 when follow is enabled#549
fsat merged 1 commit intotypesafehub:masterfrom
longshorej:logs-lines

Conversation

@longshorej
Copy link
Copy Markdown
Contributor

This adjusts the default value for lines for conduct logs when -f is provided. This is done so that reconciliation of the logs is less likely to fail.

Failure can and will happen when log volume is high, as the CLI needs to calculate the difference between old and new logs to determine which lines to print. By increasing the default size, we're making this less likely to happen.

…nabled so that reconciliation is less likely to fail.
@fsat fsat merged commit 4ee2662 into typesafehub:master Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants