Fork me on GitHub
#onyx
<
2018-04-30
>
a.espolov15:04:47

Guys task on onyx, can call side effect code?

a.espolov15:04:32

and I still have to create a plugin?

lucasbradstreet16:04:34

Yes, tasks can call side effect code without a plugin, but bear in mind that you may end up with it being called twice for a given segment if peers fail

dbernal20:04:55

does an output plugin exist that appends segments onto a local file?

lucasbradstreet20:04:47

@dbernal nope. It’d be easy enough to write though.