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
Now that #29 allow users assign the priority score manually, we should create helpers in our native-supported gRPC libraries (that we compile and provide to be used in a package registry) to help users manage these scores.
Utility examples:
Method to create score using the default algorithm
Method to get a score from a given time (in its native type for each language)
Constants for score (Min, Max and Undefined)
The text was updated successfully, but these errors were encountered:
Now that #29 allow users assign the priority score manually, we should create helpers in our native-supported gRPC libraries (that we compile and provide to be used in a package registry) to help users manage these scores.
Utility examples:
The text was updated successfully, but these errors were encountered: