Fork me on GitHub
#onyx
<
2017-08-28
>
stephenmhopper14:08:50

Does Onyx automatically call onyx.api/gc for me, or do I need to do that periodically?

michaeldrogalis15:08:37

If you’re running streaming jobs you’d need to invoke it pretty rarely.

stephenmhopper15:08:03

@michaeldrogalis Do I call it with (onyx.api/gc peer-config) or (onyx.api/gc env-config)?

stephenmhopper15:08:06

nvmd, using env-config throws errors, so I’ll go with peer-config and see what happens

michaeldrogalis15:08:18

See the docstring 🙂