Context available to all lifecycle hooks.
The request being processed.
The response received (null before dispatch or on error).
The error that occurred (null on success).
Monotonic start time in ms.
Current attempt number (1 = first try).
Arbitrary hook-scoped metadata.
Context available to all lifecycle hooks.