I just started getting this error notification by email.
Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/home/xxxxxxxxxx/public_html/ow_plugins/watchdog/bol/watchdog_service.php</b> on line <b>149</b>
here is line 149
if ( !filter_var($buffer, $filter) )
{
continue;
}
I am curious if this could be caused by the third party service being down or what might cause this and if there would be a better error trap for this maybe.