Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Configuration MD file #2627

Open
Nana-EC opened this issue Oct 31, 2024 · 2 comments
Open

Add a Configuration MD file #2627

Nana-EC opened this issue Oct 31, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@Nana-EC
Copy link
Contributor

Nana-EC commented Oct 31, 2024

Problem

Currently the sdk has multiple configs that a developer can use to tweak their desired client beahviour.
Not all of these are documented or easy to find.

Solution

Add a /docs/configuration.md file similar to other hashgraph repos (e.g. relay, MN) to provide an easy reference for docs in the repo.
Also add a link to this in the main README

Alternatives

No response

@Nana-EC Nana-EC added the enhancement New feature or request label Oct 31, 2024
@SimiHunjan
Copy link
Contributor

Document setMaxExecutionTime() and setRequestTimeout(). @Nana-EC are there others you were looking for or just a general comment to document all client settings a developer can configure?

@SimiHunjan SimiHunjan added this to the v2.55.0 milestone Nov 26, 2024
@Nana-EC
Copy link
Contributor Author

Nana-EC commented Nov 26, 2024

Document setMaxExecutionTime() and setRequestTimeout(). @Nana-EC are there others you were looking for or just a general comment to document all client settings a developer can configure?

Those 2 drew my attention but it's more towards the 2nd point you mentioned - a document with all the available configurations available to a dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants