Glad to see long-stack-traces is getting an update! Any chance you benchmarked it? I'm curious how the various long stack trace solutions compare.
Anyone that's interested in this should checkout domains, now shipping as experimental in v0.8 or the async trycatch module (mine), http://github.com/CrabDude/trycatch.
No benchmark, but it's been running in production for over a month and I haven't noticed any significant speed problems. Though admittedly I haven't looked for them.
Sorry Tom! Feel free to take my code, haha. I'm actually making my own version of the kegbot right now for our sales team. It seems like I keep working on similar projects to you.
I definitely could have and hope that I gave enough credit where credit is due. It was 2am and I was trying to debug some issues in production and I needed a fix, so I patched Tom's code to make it do my bidding and then kept on tweaking things. It just turned into a full rewrite after a while and the name longjohn got stuck in my head, so I published it. No ill will meant.
7 comments
[ 4.8 ms ] story [ 23.2 ms ] threadAnyone that's interested in this should checkout domains, now shipping as experimental in v0.8 or the async trycatch module (mine), http://github.com/CrabDude/trycatch.
Domains look awesome!
I admit I've neglected it a bit recently, but I'd be happy to have contributors.
If your kegbot works it will be more successful than mine ever was!