New

The executive guide to generative AI

Read more

Cat API changes

edit

Unbounded queue size in cat thread pool

edit

Previously if a queue size backing a thread pool was unbounded, the cat thread pool API would output an empty string in the queue_size column. This has been changed to now output -1 so that the output is always present and always numeric.

Was this helpful?
Feedback