Closed gberche-orange closed 3 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/170355610
The labels on this github issue will be updated when the story is started.
We are archiving this repo in favor of colocating the information in the ccng repo, any issues or PRs are welcome in its new location. Thanks!
Currently, I understand that the job API require it to be polled to check its status. This makes asynchronous UX slow at best, and usually pushes the polling responsibility to end users.
Was it considered to have the the job API support a scaleable notification mechanism so that users that don't want to poll for underlying async operations, can enjoy a responsive blocking UX ?
See related CLI request at https://github.com/cloudfoundry/cli/issues/1354#issuecomment-427070213
(duplicated comment from V3 Asynchronous Operations Proposal )