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

Adding new features: log_level and default_error_strategy #43

Merged
merged 2 commits into from
Nov 8, 2018

Conversation

VincentChalnot
Copy link
Contributor

log_level replaces the log_error config, allowing more control over the way the process manager logs messages on behalf of tasks.

default_error_strategy can be used to changed the default error_strategy of all tasks to 'stop' instead of 'skip', which will be the default behavior in the next version.

Copy link
Contributor

@mveyrenc mveyrenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

…utputs.

Fixing variable serialization by removing Serializer
Fixing tests
@VincentChalnot
Copy link
Contributor Author

I just added a few additional corrections

Copy link
Contributor

@shavounet shavounet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@VincentChalnot VincentChalnot merged commit c9e072e into v2.0-dev Nov 8, 2018
@VincentChalnot VincentChalnot deleted the feature/log_level branch April 15, 2019 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants