# Functions
GetMaxRetry extracts maximum retry from a context, if any.
GetQueueName extracts queue name from a context, if any.
GetRetryCount extracts retry count from a context, if any.
GetTaskID extracts a task ID from a context, if any.
New returns a context and cancel function for a given task message.