Travis Thieman

Results 38 issues of Travis Thieman

I'm just starting to investigate this but I figured I'd post it now. I'm developing a core which loads and runs fine when compiled at opt-level=0 (debug level default). However,...

Some tasks have a tendency to break (I am thinking specifically of data processes reliant on shaky third party APIs) but it may be difficult to properly account for all...

enhancement

Greg Waldman asks: Hi Travis - I just started using Dagobah. It's a great, simple, useful app. Just running into one issue: I can't see to change any of the...

question

It would be cool to be able to run a Job inside of another Job (basically like it's a Task). For those of you not familiar with the insane jargon,...

enhancement

First reported in #143. Alembic suddenly decided to put random crap on the end of their version numbers and now our parsing code is throwing exceptions. We should skip the...

bug

Tracebacks should get output to the core log if it's enabled. Currently they are going to stdout. See #126

Because I'm selfish and I want a Hipchat plugin

enhancement

A somewhat prerequisite for #77. Currently, Dagobah's consistency model is basically last write wins with very little effort made towards ensuring a client has the latest version of the object...

enhancement

It's a mess if you have a bunch of jobs. Would be a big help to add even basic filtering/sorting. May be worth waiting until #63 is complete.

enhancement

Related to #62. The ability to categorize jobs could make things a lot more manageable if you have a bunch of jobs in the system. Additionally, this should serve as...

enhancement