remcoros / labelbase-startos

Labelbase for StartOS wrapper
MIT License
6 stars 1 forks source link

BGT Restart Action #2

Open xavierfiechter opened 2 months ago

xavierfiechter commented 2 months ago

Would it be possible to list specific actions here:

Screenshot 2024-07-30 at 19 21 30

For example, force restarting the background tasks?

Screenshot 2024-07-30 at 19 30 11
remcoros commented 1 month ago

That might be possible, I'll need to look into this. What would this be used for? (you could just restart the entire app)

xavierfiechter commented 1 month ago

Restart the background task in case of errors that could block the processing queue by preventing to picking up new tasks.

Yes, restarting would work because stalled tasks will be wiped.