Skip to content

feat: missing defaults added and readme additions#37

Merged
akshaydeo merged 1 commit intomainfrom
05-13-feat_readme_additions
May 18, 2025
Merged

feat: missing defaults added and readme additions#37
akshaydeo merged 1 commit intomainfrom
05-13-feat_readme_additions

Conversation

@Pratham-Mishra04
Copy link
Copy Markdown
Collaborator

Add Default Network and Concurrency Configurations

This PR introduces default configurations for network settings and concurrency parameters to simplify provider configuration:

  • Added DefaultNetworkConfig and DefaultConcurrencyAndBufferSize constants in the provider schema
  • Updated the BaseAccount.GetConfigForProvider implementation to use these default configurations
  • Simplified provider configuration in test accounts
  • Improved plugin usage documentation in README with correct import paths
  • Added documentation for Prometheus support and plugin integration in the transports README

These changes make it easier to configure providers with sensible defaults while still allowing for customization when needed.

@Pratham-Mishra04 Pratham-Mishra04 force-pushed the 05-13-feat_readme_additions branch 3 times, most recently from e31a547 to 6ab3610 Compare May 15, 2025 13:27
@Pratham-Mishra04 Pratham-Mishra04 force-pushed the 05-14-feat_maxim_plugin_header_support_added_to_http_transport branch from 29b8861 to cf9dc38 Compare May 15, 2025 13:27
@Pratham-Mishra04 Pratham-Mishra04 marked this pull request as ready for review May 15, 2025 13:29
@Pratham-Mishra04 Pratham-Mishra04 force-pushed the 05-13-feat_readme_additions branch from 6ab3610 to 447ac42 Compare May 17, 2025 05:44
@Pratham-Mishra04 Pratham-Mishra04 force-pushed the 05-14-feat_maxim_plugin_header_support_added_to_http_transport branch from cf9dc38 to 23fa8d4 Compare May 17, 2025 05:44
Copy link
Copy Markdown
Contributor

akshaydeo commented May 18, 2025

Merge activity

  • May 18, 5:42 PM GMT+5:30: A user started a stack merge that includes this pull request via Graphite.
  • May 18, 5:46 PM GMT+5:30: Graphite rebased this pull request as part of a merge.
  • May 18, 5:48 PM GMT+5:30: @akshaydeo merged this pull request with Graphite.

@akshaydeo akshaydeo changed the base branch from 05-14-feat_maxim_plugin_header_support_added_to_http_transport to graphite-base/37 May 18, 2025 12:13
@akshaydeo akshaydeo changed the base branch from graphite-base/37 to main May 18, 2025 12:15
@akshaydeo akshaydeo force-pushed the 05-13-feat_readme_additions branch from 447ac42 to 7f4ce06 Compare May 18, 2025 12:16
@akshaydeo akshaydeo merged commit b1ba1b3 into main May 18, 2025
1 check passed
@Pratham-Mishra04 Pratham-Mishra04 deleted the 05-13-feat_readme_additions branch June 3, 2025 08:48
akshaydeo added a commit that referenced this pull request Nov 17, 2025
# Add Default Network and Concurrency Configurations

This PR introduces default configurations for network settings and concurrency parameters to simplify provider configuration:

- Added `DefaultNetworkConfig` and `DefaultConcurrencyAndBufferSize` constants in the provider schema
- Updated the `BaseAccount.GetConfigForProvider` implementation to use these default configurations
- Simplified provider configuration in test accounts
- Improved plugin usage documentation in README with correct import paths
- Added documentation for Prometheus support and plugin integration in the transports README

These changes make it easier to configure providers with sensible defaults while still allowing for customization when needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants