Alex Streed

Results 43 issues of Alex Streed

This PR adds the `retry_type` field to `FlowRunPolicy,` so the server can determine if a flow will be retried via an already running process or needs to be rescheduled. Automatic...

bug
docs

Adds a variables table to the v2 UI. Not all features are included in the table right now. The focus of this PR is display and pagination. This PR establishes...

development

This PR adds the ability to edit existing variables. It repurposes the existing variable dialog to handle edits. Here's what it looks like: https://github.com/user-attachments/assets/e18aec2a-4393-4ad1-96df-81ae48ee2505 This PR also starts to experiment...

enhancement