Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs for extended results #5007

Closed
johnarnold opened this issue Aug 27, 2018 · 3 comments
Closed

Update docs for extended results #5007

johnarnold opened this issue Aug 27, 2018 · 3 comments

Comments

@johnarnold
Copy link
Contributor

From #4490

Update http://docs.celeryproject.org/en/latest/userguide/calling.html#results-options with a description of the use case for it.

@auvipy auvipy added this to the v4.3 milestone Aug 29, 2018
@xirdneh xirdneh added the Sprint Candidate Candidate for sprint label Oct 11, 2018
@auvipy auvipy modified the milestones: v4.3, v5.0.0 Nov 17, 2018
@thedrow thedrow modified the milestones: v5.0.0, v4.3 Mar 14, 2019
@huangsam
Copy link
Contributor

Looking at this test case, it seems like result_extended is meant to be used for app configuration. It doesn't seem like a parameter you would pass into a call to apply_async. Does that mean the output from apply_async changes depending on whether that configuration is set or not? If so, how does the output change?

@thedrow
Copy link
Member

thedrow commented Mar 21, 2019

We should test if result_extended works on tasks. I think it should.
Also, we added #5017 which could be used by users.

@thedrow
Copy link
Member

thedrow commented Mar 27, 2019

I was wrong about what #5017 was all about.

jeyrce pushed a commit to jeyrce/celery that referenced this issue Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants