Skip to content

Commit d082b3d

Browse files
committed
Update typo to ack_wait for queue-worker
Signed-off-by: Alex Ellis (VMware) <[email protected]>
1 parent 4e3e4d5 commit d082b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ write_timeout: 25s
8787

8888
### Timeouts - Asynchronous invocations
8989

90-
For asynchronous invocations of functions a separate timeout can be configured at the `queue-worker` level in the `ack_timeout` environmental variable.
90+
For asynchronous invocations of functions a separate timeout can be configured at the `queue-worker` level in the `ack_wait` environmental variable.
9191

92-
If the `ack_timeout` is exceeded the task will not be acknowledge and the queue system will retry the invocation.
92+
If the `ack_wait` is exceeded the task will not be acknowledge and the queue system will retry the invocation.
9393

9494
## Function execution logs
9595

0 commit comments

Comments
 (0)