Fedify 1.5.0でカスタムバックグラウンドタスクのサポートを検討しています。ActivityPubの処理と並行してユーザー定義のバックグラウンドタスクをサポートすべきかどうか、皆様のご意見をお聞かせください。提案の詳細はこちら:https://github.com/fedify-dev/fedify/issues/206。
https://hollo.social/@fedify/0194ea5a-9856-703f-b098-d4f52936b500
hollo.social
We're considering adding custo…
We're considering adding custom background task support to #Fedify 1.5.0. Want to use Fedify's worker system for your own background tasks? We're exploring ways to let you register and process custom tasks alongside #ActivityPub jobs. Check out the proposal: <https://github.com/fedify-dev/fedify/issues/206>. Key considerations: - Should this be part of Fedify's scope? - Quick API extension vs complete worker architecture redesign - Integration with existing task queue systems We'd love to hear your thoughts! Do you need this feature? How would you use it? Share your feedback in the issue thread. #fedidev
We're considering adding custom background task support to #Fedify 1.5.0.
Want to use Fedify's worker system for your own background tasks? We're exploring ways to let you register and process custom tasks alongside #ActivityPub jobs.
Check out the proposal: https://github.com/fedify-dev/fedify/issues/206.
Key considerations:
- Should this be part of Fedify's scope?
- Quick API extension vs complete worker architecture redesign
- Integration with existing task queue systems
We'd love to hear your thoughts! Do you need this feature? How would you use it? Share your feedback in the issue thread.
github.com
Support custom background tasks in worker · Issue #206 · fedify-dev/fedify
Currently, Fedify has a built-in background worker that processes incoming and outgoing activities through a message queue. However, applications using Fedify might need their own background tasks ...
