appsmithorg / appsmithorg/appsmith
[Feature]-[2100]:Refactor requests to the server should be queued and not run in parallel
Offen
Enhancement
Entity Refactor
Frontend
High
IDE Pod
IDE Product
Javascript Product
Query Widgets & IDE Pod
- Vorherrschende Sprache
- TypeScript
- Sterne
- 40.9k
- Forks
- 4.8k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 45
Beschreibung
## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.