Closed
Description
With the introduction of gp timeout set
, and usage based pricing, the gp timeout extend
behaves in unexpected and unpredictable ways. When you set a new timeout to, let's say 15 hours, running gp timeout extend
now arbitrarily reverts the timeout back to 3 hours. Soft deprecate gp timeout extend
(e.g. remove from documentation and CLI to protect backwards compatibility) and instruct users to use gp timeout set 180m
as an alternative.