Skip to content

Create a Unified Configuration for Service Strategies in the SDK #50

@thibaud-perrin

Description

@thibaud-perrin

📝 Issue Description

Currently, in the SDK, there is no common and unified way to configure service strategies. This issue aims to implement a solution to standardize the configuration of all service strategies.

🚀 Objective

The objective is to:

  1. Create a common and unified way to configure all service strategies.
  2. Update the job manager to create a module class that contains these strategies.
  3. Update the storage strategy and examples to reflect this new configuration.

💰 Business Outcome

Standardizing the configuration of service strategies will improve the maintainability and clarity of the SDK, making it easier for developers to adopt and use.

📝 Task List

  • Create a common method to configure service strategies.
  • Update the job manager to include a module class containing these strategies.
  • Update the storage strategy to align with this new method.
  • Update the examples to reflect these changes.

Metadata

Metadata

Labels

EnhancementDenotes improvements to existing features rather than new feature development.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions