Skip to content

Commit 2c42692

Browse files
committed
Update doc/hooks.md
1 parent 4e12b9a commit 2c42692

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The full list of supported hooks is best found in code: [hooks.go](https://githu
4949
- `gh-ost-on-before-cut-over`
5050
- `gh-ost-on-success`
5151
- `gh-ost-on-failure`
52+
- `gh-ost-on-batch-copy-retry`
5253

5354
### Context
5455

@@ -81,6 +82,7 @@ The following variable are available on particular hooks:
8182

8283
- `GH_OST_COMMAND` is only available in `gh-ost-on-interactive-command`
8384
- `GH_OST_STATUS` is only available in `gh-ost-on-status`
85+
- `GH_OST_LAST_BATCH_COPY_ERROR` is only available in `gh-ost-on-batch-copy-retry`
8486

8587
### Examples
8688

0 commit comments

Comments
 (0)