You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when requesting a task we can assign it to a single worker.
User however misses information around how meaningful this assignment is. Typically, it occurs to me (and not only me) every now and then to assign a task which needs more resources than the worker is able to provide. One could also assign a task to a worker which is not processing this scraper. And there are probably other scenario to cover.
A UI enhancement indicating this kind of issues would help a lot to avoid stupidities and frustrations.