Hypolite Petovan 094b219581
Merge pull request #13586 from annando/defer-limit
Individual defer limits per worker task
2023-10-31 20:46:35 -07:00
..
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-03-26 16:03:22 -04:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-03-26 20:04:07 -04:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2019-03-22 22:56:57 -04:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00
2023-03-26 16:03:23 -04:00
2023-01-01 09:36:24 -05:00
2023-01-01 09:36:24 -05:00

Friendica\Worker

The Worker namespace contains all asynchronous workers of Friendica. The all have to implement the function public static function execute().

They are all executed by the Worker.