Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print log lines caught in buffer before raising #2910

Closed
jtcohen6 opened this issue Nov 24, 2020 · 1 comment
Closed

Print log lines caught in buffer before raising #2910

jtcohen6 opened this issue Nov 24, 2020 · 1 comment
Labels
bug Something isn't working stale Issues that have gone stale

Comments

@jtcohen6
Copy link
Contributor

see #2827

Describe the feature

https://github.com/fishtown-analytics/dbt/blob/72038258ed4b5cb7830734ffee3f43376075d9f3/core/dbt/logger.py#L459-L461

Change this code to rint the lines that would have overflowed the buffer before asserting.

  • At 750 log lines: print to stdout
  • At 1000 log lines: raise an exception
@jtcohen6 jtcohen6 added the bug Something isn't working label Nov 24, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2021

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Nov 1, 2021
@github-actions github-actions bot closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Issues that have gone stale
Projects
None yet
Development

No branches or pull requests

1 participant