Closed slr71 closed 1 year ago
… all authenticated users
The result of the HTTP call is memoized in order to eliminate unnecessary HTTP requests. Once we know that the workspace exists, there's no need to make another request to ensure that it still exists.
Thanks for the review! 👍
… all authenticated users
The result of the HTTP call is memoized in order to eliminate unnecessary HTTP requests. Once we know that the workspace exists, there's no need to make another request to ensure that it still exists.