Pete Walsh

Results 285 comments of Pete Walsh

This would definitely be a great feature! How do you see the task accessing the context though? I can think of a couple of options, but I'm not sure how...

Hey Carson, that would be great. As far as I know, no one else is working on this. I’d recommend writing up a design proposal first though, as there are...

Hmm I don't have any examples handy, but it doesn't have to be anything fancy. You could just post it as a markdown comment in this thread if you'd like....

> Have I overlooked it, or is it the case that there is currently no support for conveying task return values back to producers by way of the message broker?...

Hey @retrry, this is definitely an important feature to have. I'm going to put it 0.4.0 milestone so that this becomes a priority. Right now I think the best way...

@yageek are interested in trying to implement my proposed solution above? I can try to provide more guidance if you need it.

Hmm maybe we need to make a `trait` (let's call it `CeleryBase` or something) that represents a celery app (the `Celery` struct would `impl` this trait). This trait would include...

@yageek are you running into a specific compiler error? If you've already started working on a branch, could you open up a draft PR so I can take a look?

Hmm I see :/. I'll take a stab at this as soon as I find some time.

Hey @palfrey, sorry, I don't have the bandwidth to help maintain this project at the moment ☹️