Skip to content

Fix default notification batch when left unset#22

Merged
bors[bot] merged 2 commits intomasterfrom
fix-default-notification-batch-setting
Apr 24, 2018
Merged

Fix default notification batch when left unset#22
bors[bot] merged 2 commits intomasterfrom
fix-default-notification-batch-setting

Conversation

@unleashed
Copy link
Copy Markdown
Contributor

The notification_batch setting would be set to 0 when unset in the configuration, which would force lots of NotifyJobs to be created. Make it default to a reasonable value when not specified.

@eguzki
Copy link
Copy Markdown
Member

eguzki commented Apr 24, 2018

good job ;)

@unleashed
Copy link
Copy Markdown
Contributor Author

@eguzki thanks :)

bors r=@unleashed,@eguzki

bors Bot added a commit that referenced this pull request Apr 24, 2018
22: Fix default notification batch when left unset r=unleashed,eguzki a=unleashed

The `notification_batch` setting would be set to 0 when unset in the configuration, which would force lots of `NotifyJob`s to be created. Make it default to a reasonable value when not specified.

Co-authored-by: Eguzki Astiz Lezaun <eastizle@redhat.com>
@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Apr 24, 2018

Build succeeded

@bors bors Bot merged commit 81a9414 into master Apr 24, 2018
@bors bors Bot deleted the fix-default-notification-batch-setting branch April 24, 2018 15:38
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