Use `started`/`finished` (`*task`) fields to provide additional information in the response (for async requests only) such as: - [x] Header `Request-Started-At: time` (for `Accepted`) - [x] Header `Result-Expires-At: time` (for `Accepted`) - [ ] Header `Processing-Time: time` (for final reply)
Use
started/finished(*task) fields to provide additional information in the response (for async requests only) such as:Request-Started-At: time(forAccepted)Result-Expires-At: time(forAccepted)Processing-Time: time(for final reply)