appsmithorg / appsmithorg/appsmith

[Feature]-[2100]:Refactor requests to the server should be queued and not run in parallel

Open
#3,588 2 comments 0 reactions 0 assignees View on GitHub
Enhancement Entity Refactor Frontend High IDE Pod IDE Product Javascript Product Query Widgets & IDE Pod
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Description
Since the server runs the refactor change, there is a possibility of multiple refactor calls, one after the other getting out of sync and putting the client in a bad state. To ensure this does not happen, we should queue these requests and not run them parallelly. This applies to both actions and widgets

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.