-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Implements a task scheduler for resumable potentially long running tasks #15891
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 470f385 - Browse repository at this point
Copy the full SHA 470f385View commit details
Commits on Jul 24, 2023
-
Add filters to task retrieval + clean less often
Mathieu Velten committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 0961f52 - Browse repository at this point
Copy the full SHA 0961f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 862425f - Browse repository at this point
Copy the full SHA 862425fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bf9ce - Browse repository at this point
Copy the full SHA e6bf9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for abbbddf - Browse repository at this point
Copy the full SHA abbbddfView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4ed9fe - Browse repository at this point
Copy the full SHA a4ed9feView commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 3490a91 - Browse repository at this point
Copy the full SHA 3490a91View commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for e03c12d - Browse repository at this point
Copy the full SHA e03c12dView commit details -
Update synapse/util/task_scheduler.py
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e29f3d - Browse repository at this point
Copy the full SHA 8e29f3dView commit details -
Update synapse/util/task_scheduler.py
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2dff65 - Browse repository at this point
Copy the full SHA b2dff65View commit details -
Add underscore to private fields
Mathieu Velten committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ce981c5 - Browse repository at this point
Copy the full SHA ce981c5View commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e25f5e - Browse repository at this point
Copy the full SHA 9e25f5eView commit details -
Apply suggestions from code review
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c713f9 - Browse repository at this point
Copy the full SHA 8c713f9View commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bc92b72 - Browse repository at this point
Copy the full SHA bc92b72View commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 46cbde8 - Browse repository at this point
Copy the full SHA 46cbde8View commit details -
Mathieu Velten committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 1025432 - Browse repository at this point
Copy the full SHA 1025432View commit details
Commits on Jul 27, 2023
-
Mathieu Velten committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for fd2c3dd - Browse repository at this point
Copy the full SHA fd2c3ddView commit details
Commits on Jul 28, 2023
-
Mathieu Velten committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e9a5e8 - Browse repository at this point
Copy the full SHA 9e9a5e8View commit details -
Merge remote-tracking branch 'origin/develop' into mv/task-scheduler
Mathieu Velten committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 861992f - Browse repository at this point
Copy the full SHA 861992fView commit details -
Mathieu Velten committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c1c833 - Browse repository at this point
Copy the full SHA 4c1c833View commit details -
Limit concurrent running tasks to 20
Mathieu Velten committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6762c07 - Browse repository at this point
Copy the full SHA 6762c07View commit details -
Remove launch now feature, max 10
Mathieu Velten committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for dfa3983 - Browse repository at this point
Copy the full SHA dfa3983View commit details -
Mathieu Velten committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 7730d74 - Browse repository at this point
Copy the full SHA 7730d74View commit details
Commits on Jul 29, 2023
-
Mathieu Velten committed
Jul 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 5878384 - Browse repository at this point
Copy the full SHA 5878384View commit details
Commits on Aug 3, 2023
-
Mathieu Velten committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 2383d1e - Browse repository at this point
Copy the full SHA 2383d1eView commit details
Commits on Aug 7, 2023
-
Merge remote-tracking branch 'origin/develop' into mv/task-scheduler
Mathieu Velten committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 6122291 - Browse repository at this point
Copy the full SHA 6122291View commit details
Commits on Aug 10, 2023
-
Mathieu Velten committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 16be76b - Browse repository at this point
Copy the full SHA 16be76bView commit details -
Mathieu Velten committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ad25237 - Browse repository at this point
Copy the full SHA ad25237View commit details
Commits on Aug 11, 2023
-
Mathieu Velten committed
Aug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b96379 - Browse repository at this point
Copy the full SHA 7b96379View commit details -
Mathieu Velten committed
Aug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3fd518c - Browse repository at this point
Copy the full SHA 3fd518cView commit details
Commits on Aug 14, 2023
-
Mathieu Velten committed
Aug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a410ee - Browse repository at this point
Copy the full SHA 1a410eeView commit details -
Add running tasks metric and log running tasks for more than 24hrs wi…
…th no updates
Mathieu Velten committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ed3e37 - Browse repository at this point
Copy the full SHA 8ed3e37View commit details -
Merge remote-tracking branch 'origin/develop' into mv/task-scheduler
Mathieu Velten committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 60ea494 - Browse repository at this point
Copy the full SHA 60ea494View commit details
Commits on Aug 16, 2023
-
Mathieu Velten committed
Aug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for c089f67 - Browse repository at this point
Copy the full SHA c089f67View commit details -
Mathieu Velten committed
Aug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for d158b67 - Browse repository at this point
Copy the full SHA d158b67View commit details -
Mathieu Velten committed
Aug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 223f87e - Browse repository at this point
Copy the full SHA 223f87eView commit details -
Mathieu Velten committed
Aug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for e5a5344 - Browse repository at this point
Copy the full SHA e5a5344View commit details
Commits on Aug 21, 2023
-
Mathieu Velten committed
Aug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 56ab35e - Browse repository at this point
Copy the full SHA 56ab35eView commit details