aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2018-09-18 14:35:39 -0400
committerGitHub <noreply@github.com>2018-09-18 14:35:39 -0400
commit1b90f614b1b3d06b7f02a8b9ea6cd84f15d58643 (patch)
tree4f56f766914c46f0767e636399a7c7c939bbde16 /guides
parentafea273960e286712c86c272015a6a4767677992 (diff)
parentb6b5a7ac524a8c22d9ca162e53d752141f974651 (diff)
downloadrails-1b90f614b1b3d06b7f02a8b9ea6cd84f15d58643.tar.gz
rails-1b90f614b1b3d06b7f02a8b9ea6cd84f15d58643.tar.bz2
rails-1b90f614b1b3d06b7f02a8b9ea6cd84f15d58643.zip
Merge pull request #33897 from bogdanvlviv/follow-up-33751
Follow up #33751
Diffstat (limited to 'guides')
-rw-r--r--guides/source/active_support_instrumentation.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/active_support_instrumentation.md b/guides/source/active_support_instrumentation.md
index 69c6a6e414..9963125fa2 100644
--- a/guides/source/active_support_instrumentation.md
+++ b/guides/source/active_support_instrumentation.md
@@ -467,6 +467,7 @@ Active Job
| `:job` | Job object |
| `:adapter` | QueueAdapter object processing the job |
| `:error` | The error that caused the retry |
+| `:wait` | The delay of the retry |
### perform_start.active_job