Commit Graph

2 Commits

Author SHA1 Message Date
Jeremy Fitzhardinge
1968ad7984 mononoke: set panichandler in hook_tailer
Summary:
Make panics more obvious by printing a backtrace and aborting the
process.

Reviewed By: lukaspiatkowski

Differential Revision: D9282766

fbshipit-source-id: 9e22c1ced5a651dda3b58fa3dd84465699235d2c
2018-08-13 14:37:02 -07:00
Tim Fox
a82b90c6f9 Implement hook tailer
Summary:
This diff implements a service which tails a configurable bookmark and runs hooks against it.
It uses the standard Mononoke config from the meta config repo.

Reviewed By: StanislavGlebik

Differential Revision: D8898637

fbshipit-source-id: f710fe4c9bda1b78bd17eb6cd6abf2abda4fdb8e
2018-08-08 05:36:13 -07:00