Michael Drogalis

Results 92 comments of Michael Drogalis

I started working on this one. I stopped - someone else should do this one. I'd like to see the improved error messages used (seen [here](https://github.com/onyx-platform/onyx/blob/431c58590d4e6f28406609a4e91bdb63dbafe826/src/onyx/static/validation.clj#L62)] for lifecycle-calls, and for...

I'd prefer to keep it as data with ex-info. A use case I have in mind is propagating the ex-data back into ClojureScript.

Rename all `:onyx/*` to `:task/*`

Consider changing the placement of extra parameters to `:onyx/fn` so that the segment comes first. The function could then be treated as a `partial` during testing.

#558 flow condition signature changes.

Onyx don't: submit only one segment to a job and let it multiply many orders of magnitude within the job. You give up fault tolerance and max-pending's natural backpressure completely...

@lbradstreet Did the Jepsen patches knock this one out?

- My program won't get off the ground at all. - [x] `java.lang.IllegalStateException: aeron cnc file version not understood` - [x] `java.io.IOException: No space left on device` - [x] Are...

Landed a bunch of this on develop. See https://github.com/onyx-platform/onyx/blob/e4f432364c9ce3c7b75271f04c8bbbf21fb487d4/doc/user-guide/faq.md.

ML isn't exactly my sweet spot -- but do let us know if you'd like estimates of how difficult any changes to core would be to support, or suggestions about...