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
Merge pull request #55 from ppavlovic/master
Added ts_finished when task finished executing
clearProfilers when execution finishes
ts_started now in microseconds
php7.3 as minimum requirements
Fix inside TaskRepository::findTasksForRebalance (#44)
* Added RebalanceService to rebalance tasks from unavailable to available hosts - fix inside findTasksForRebalance