appsmithorg / appsmithorg/appsmith

Move the plugin action execution to a bounded elastic thread pool

Đang mở
#1,812 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Backend Enhancement
Ngôn ngữ chính
TypeScript
Star
40.9k
Fork
4.8k
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
45

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.