[GH-ISSUE #636] [FR] Grid Task scheduler #265

Closed
opened 2026-03-23 20:34:41 +00:00 by mirror · 0 comments
Owner

Originally created by @appflowy on GitHub (Jul 19, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/636

Originally assigned to: @appflowy on GitHub.

A grid task is a compute task that is triggered by the grid, such as filter, sort, etc. The task is run in the background and notifies the frontend with the result. Every task needs to be scheduled, So we make the grid task scheduler.

Originally created by @appflowy on GitHub (Jul 19, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/636 Originally assigned to: @appflowy on GitHub. A grid task is a compute task that is triggered by the grid, such as filter, sort, etc. The task is run in the background and notifies the frontend with the result. Every task needs to be scheduled, So we make the grid task scheduler.
mirror 2026-03-23 20:34:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#265
No description provided.