Skip to content

Commit

Permalink
Revert "Revert "Update webhook.go""
Browse files Browse the repository at this point in the history
This reverts commit 9564e84.
  • Loading branch information
maurafortino committed Jul 1, 2024
1 parent 9564e84 commit dda637f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ type RegistrationV1 struct {
// now is a function that returns the current time. It is used for testing.
nowFunc func() time.Time `json:"-"`
}

type RetryHint struct {
//RetryEachUrl is the amount of times a URL should be retried given a failed response until the next URL in the request is tried.
//Default value will be set to none
Expand Down

0 comments on commit dda637f

Please sign in to comment.