I filed a bug on osquery behavior when trying to load a bad extension, and I wanted to confirm that:
1.
--extensions_require
is supposed to force exit osquery if not satisfied, and
2. osquery should not keep trying to reload the same bad extension every 2 seconds
https://github.com/osquery/osquery/issues/8254