notifiers icon indicating copy to clipboard operation
notifiers copied to clipboard

Schema validating for all provider occur during import regardless to the used provider

Open gs202 opened this issue 7 years ago • 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

gs202 avatar Feb 17 '19 17:02 gs202

Thanks for opening your first issue here! Be sure to follow the issue template! 👋🐞👋

welcome[bot] avatar Feb 17 '19 17:02 welcome[bot]

This is intentional, however I will check to see if it has a performance penalty.

liiight avatar Mar 11 '19 15:03 liiight

This will become redundant when switching to pydantic via #221

liiight avatar Jun 23 '19 13:06 liiight