RFC: A better name for TaskResult
#19
Replies: 5 comments 14 replies
-
|
The model is currently
To be honest I'd vote for the short and simple name |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
What about |
Beta Was this translation helpful? Give feedback.
-
|
Perhaps the correct solution here is actually to flip it. Instead, rename Perhaps the |
Beta Was this translation helpful? Give feedback.
-
|
I've addressed one side of this in #103, but I'm still not completely happy with the naming. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The name of
TaskResultwas copied from Celery, which uses a similar name for the handle to a given task. This naming however could be confusing, as it in itself isn't the "result" of the task (that's at.result).Therefore, is there a better and more descriptive name for this?
Yes, naming things is hard!
Beta Was this translation helpful? Give feedback.
All reactions