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
I should polish this (maybe allow querying based on service so that I can make a single query to get all info?) and adjust resource score based on past service performance on that resource. For example, there is no point of keep submitting to resource that the service always fails.
The text was updated successfully, but these errors were encountered:
If I do provide service centric stats, for each resource, I should also include average waiting / running time. Such information is valuable for determining the final resource score.
The service centric stats can also be used by warehouse under application detail page to show some interesting statistics about the app.
/resource/stats/:id
API now provides following statisticsI should polish this (maybe allow querying based on service so that I can make a single query to get all info?) and adjust resource score based on past service performance on that resource. For example, there is no point of keep submitting to resource that the service always fails.
The text was updated successfully, but these errors were encountered: