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

Is there any way to disable backend result? #74

Open
uncodead opened this issue Nov 16, 2021 · 2 comments
Open

Is there any way to disable backend result? #74

uncodead opened this issue Nov 16, 2021 · 2 comments

Comments

@uncodead
Copy link

I would like to have a method that has no return to the client, that is, ignore the task result

@uncodead
Copy link
Author

maybe implement ignore_result parameter to discard the result:

@task(ignore_result=True)

@actumn
Copy link
Owner

actumn commented Nov 20, 2021

Thank you for your attention to the project.
Unfortunately, the feature is not implemented yet.
I'm planning to do it in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants