We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b2233 commit 2ab138eCopy full SHA for 2ab138e
apps/webapp/app/components/runs/v3/ReplayRunDialog.tsx
@@ -210,8 +210,8 @@ function ReplayForm({
210
<input type="hidden" name="failedRedirect" value={failedRedirect} />
211
212
<Paragraph className="pt-6">
213
- Replaying will create a new run using the same or modified payload, executing against the
214
- latest version in your selected environment.
+ Replaying will create a new run in the selected environment. You can modify the payload,
+ metadata and run options.
215
</Paragraph>
216
<ResizablePanelGroup
217
orientation="horizontal"
0 commit comments