elsa-workflows / elsa-workflows/elsa-studio

Request race when auto-save mode is enabled

Open
#634 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
301
Forks
181
Avg merge
17h 12m
Merged PRs (30d)
42

Description

If the auto-save mode is enabled, an HTTP request to save the flow is sent after almost every action. This request includes all activity metadata. If the flow is large, such a request may take considerable time to complete, and the final version of the flow will depend not on the latest changes made, but on which save request finishes last. It might be worth considering implementing some kind of task scheduler or something like that.

https://github.com/user-attachments/assets/819a86d2-5ab6-4487-83c3-458200589195

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.