Commit Graph
14 Commits
Author SHA1 Message Date
Sam Lade b7e1ce0205 Don't crash on email address lookup failure
If for whatever reason an email job gets queued for a user with no
email, an exception is thrown on the getEmailAddress() step. This
exception was never handled and therefore the app crashed. Handle it and
log instead..
2019-05-27 14:12:14 +01:00
Wyatt JohnsonandGitHub ad73fcd94b fix: fixed typo (#2049) 2018-10-30 17:31:32 +00:00
Wyatt JohnsonandGitHub 7d246bba76 Metadata Scraper Debugger (#2048)
* feat: added asset scrape debugger

* fix: added docs for scraper

* fix: added asset scraping to sidebar
2018-10-30 17:02:33 +00:00
Thomaz de Oliveira dos ReisandWyatt Johnson 382019d907 Change proxy-agent to support http/https through http/https/socks/pac proxy on scraper (#1839) 2018-09-04 15:01:10 +00:00
Cristian DeanandWyatt Johnson 6c73e5b818 Add scraper proxy support (#1674)
* Add scraper proxy support
* review: doc updates
2018-06-04 13:43:00 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Wyatt Johnson 45b570e163 Scraper improvements
- added support for changing the scraper headers
- added a Coral-Talk/${version} user agent header by default
2018-03-23 16:00:09 -06:00
Wyatt Johnson 96323de147 added option to disable jobs from starting 2018-03-12 14:10:51 -06:00
Wyatt Johnson 435067f619 Scraping Fixes
- Fixed bugs with scraping graphql endpoint
- Added traceID to logging for jobs
2018-03-07 15:30:34 -07:00
Wyatt Johnson 0406fe7d1c cleaned up notifications manager 2018-02-22 17:19:02 -07:00
Chi Vinh Le d268e2d3e4 Fix import path 2018-02-22 10:47:40 +01:00
Wyatt Johnson ab7cfffa50 improved mailer 2018-02-21 12:40:37 -07:00
Wyatt Johnson 181d258b5e lint 2018-02-15 10:57:54 -07:00
Wyatt Johnson 376ffd8486 fixed runtime errors 2018-02-15 10:23:27 -07:00