appsmithorg / appsmithorg/appsmith

Move the plugin action execution to a bounded elastic thread pool

Aperta
#1,812 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Backend Enhancement
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

This is to ensure that any plugin written in the future doesn't cause the Appsmith platform to block. Currently, each plugin has to ensure that it's non-blocking and make appropriate adjustments.

We can simplify this flow for plugin developers by moving the action execution call in the Appsmith platform to a separate thread pool and ensure that the main platform is not blocked.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.