<cole-h>
gchristensen: I meant "ofborg-github-comment-filter.service", not "ofborg-evaluation-filter.service" (looked like the latter restarted, not the former)
<cole-h>
And it logs when borg gets @'d, which wop just did for me, which didn't show up in the logs, which is why I noticed :P
<gchristensen>
oh!
<gchristensen>
suuuuperannoying
<cole-h>
:D
<cole-h>
Sorry for the barrage of pings
WilliButz has quit [*.net *.split]
<cole-h>
Oh, how I missed you, logs from "ofborg-github-comment-filter.service"! :P
WilliButz has joined #nixos-borg
<gchristensen>
no worries, no barrage :)
<gchristensen>
I hate these failures
<cole-h>
🙃
<LnL>
hmm, how much work do you think it would be to switch out the amqp parts?
<gchristensen>
probably not so so much
<cole-h>
LnL: Gonna start working on -> lapin?
<LnL>
I've been looking into abstracting the events more to make this easier, but it's a bit tricky
<gchristensen>
yeah :(
<LnL>
my idea is something middleware like where the events gets streamed through
<gchristensen>
that is sort of like what the ....worker ... abstraction was supposed to be
<gchristensen>
but it isn't pretty
<LnL>
but certain steps want to push new events through it which is a bit weird
<gchristensen>
yaeh.
<gchristensen>
very
<LnL>
yeah so the worker is one action per amqp job, I'm thinking of something more granular
<LnL>
one job triggers many things which often branch and I'd like to split that out
<gchristensen>
oh cool
<LnL>
as for lapin, might take a look at it
<LnL>
hopefully the api is pretty similar given task::block_on all the things
<cole-h>
I was gonna make a comment on that the other day, lol
<cole-h>
"Nice new pfp"
<cole-h>
Here it comes!
<cole-h>
btw, should we deal with these traces eventually...? (deprecated strings, deprecated settings)
<LnL>
heh, ofborg/infrastructure if you want to take a look
<cole-h>
Although I guess I should probably install NixOS for myself before I start fussing with NixOS options :P
<gchristensen>
meh
<gchristensen>
you'll do fine
<LnL>
probably don't even need to build for that: nix-instantiate '<nixpkgs/nixos>' -I nixos-config=foo
<cole-h>
Now I have 6 ofborg TODOs on my list. So this is what it's like to have responsibilities
<gchristensen>
cole-h: you can delete them whenever you'd like :) no obligation
<gchristensen>
but I am happy togive you more :P
<cole-h>
Most of them are things I've committed to doing ~~eventually~~ lol. But they're on the backburner until I need a distraction because of finals and papers and things and stuff ;)
* cole-h
looks at 27 day old "better error handling" issue