-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Synthetics] allow retest on failure to be turned off (#189013)
## Summary Resolves #188804 Allows retest on failure to be configured in the monitor creation UI. https://www.loom.com/share/2302ccfd150b4668a61966be165478f8 ### Testing 1. Create a monitor and toggle retest on failure off. 2. Navigate to edit that monitor. Ensure the setting remains off. ### Release note Fixes a bug where retest on failure was not able to be turned off when creating a monitor in the Synthetics app. Retest on failure can now be turned off.
- Loading branch information
1 parent
13b0749
commit 14f370b
Showing
4 changed files
with
83 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters