A good use case came up for a "Processing" result type that indicates that an asynchronous operation has started and can be checked for completion later.
Ideally this would include some identifier or other data that can be used to check on the completion of the asynchronous operation later.