Schema validating for all provider occur during import regardless to the used provider
gs202 opened this issue ยท 3 comments
DEBUG:notifiers:merging required dict into schema for pushover
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for pushover
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for telegram
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for gitter
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for pushbullet
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for join
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for hipchat
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for hipchat
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:merging required dict into schema for statuspage
DEBUG:notifiers:validating provider schema
DEBUG:notifiers:found a match for 'pushover', returning
DEBUG:notifiers:merging required dict into schema for pushover
DEBUG:notifiers:validating provider schema
Thanks for opening your first issue here! Be sure to follow the issue template! ๐๐๐
This is intentional, however I will check to see if it has a performance penalty.