appsmithorg / appsmithorg/appsmith
[Feature]-[2100]:Refactor requests to the server should be queued and not run in parallel
Abierto
Enhancement
Entity Refactor
Frontend
High
IDE Pod
IDE Product
Javascript Product
Query Widgets & IDE Pod
- Lenguaje dominante
- TypeScript
- Estrellas
- 40.9k
- Forks
- 4.8k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 45
Descripción
## 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.