Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
wyardley committed Jul 14, 2023
1 parent 58eadb9 commit 4e65c91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ func testAccCloudtasksQueueTimeUnitDiff(cloudTaskName string) string {
max_attempts = -1
max_backoff = "5.000s"
max_doublings = 16
max_retry_duration = "1s"
max_retry_duration = "1.0s"
min_backoff = "0.10s"
}
}
Expand Down

0 comments on commit 4e65c91

Please sign in to comment.