elsa-workflows / elsa-workflows/elsa-core
Designer is making duplicate API requests uncessarily
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
The designer is making multiple requests to the following APIs when it should only be making 1.
- /v1/activities
- /v1/workflow-storage-providers
I think this has always been the case for all versions, but I can confirm in 2.8 and 2.9 to 2.9.1 it is happening.
They are **not** Pre-Flight (Options) requests.
Following Screenshots for the different components:
**/Workflow-Definitions/{guid}**

**/Workflow-Instances/{guid}**

Contributor guide
Assessment
This issue has not been assessed yet.