Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

VSCode extension should use the fabric client timeout preference when getting a list of installed chaincodes #3086

Closed
davidkel opened this issue Jan 10, 2022 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@davidkel
Copy link

If you have too many chaincodes installed on a peer, the extension can timeout trying to get that list. Unfortunately there is no easy way to configure this timeout (most likely defaults to the default value set by the node-sdk). As the extension defines a fabric client timeout value for other fabric interactions (via a fabric client), the request to get a list of installed chaincodes should make use of this timeout as well.

@jt-nti jt-nti added the enhancement New feature or request label Jan 12, 2022
@jt-nti jt-nti added the wontfix This will not be worked on label Dec 13, 2022
@jt-nti
Copy link
Contributor

jt-nti commented Dec 13, 2022

See #3183

@jt-nti jt-nti closed this as completed Dec 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants