appsmithorg / appsmithorg/appsmith

Move the plugin action execution to a bounded elastic thread pool

オープン
#1,812 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Backend Enhancement
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。