Skip to content

Conversation

@StuartFerguson
Copy link
Member

Updated the SendSales method in ITransactionDataGeneratorService to include a timeDelay parameter for processing sales. The TransactionDataGeneratorService class now incorporates this delay, allowing for random delays between sales transactions, with the number of sales adjusted to a range of 1 to 5. All relevant method calls have been updated to utilize the new parameter. Additionally, the BaseConfiguration class has a new nullable TaskDelay property, and the Jobs class has been modified to respect the configured delay. These changes enhance the flexibility and timing of the sales generation process.

Updated the SendSales method in ITransactionDataGeneratorService to include a timeDelay parameter for processing sales. The TransactionDataGeneratorService class now incorporates this delay, allowing for random delays between sales transactions, with the number of sales adjusted to a range of 1 to 5. All relevant method calls have been updated to utilize the new parameter. Additionally, the BaseConfiguration class has a new nullable TaskDelay property, and the Jobs class has been modified to respect the configured delay. These changes enhance the flexibility and timing of the sales generation process.
@StuartFerguson StuartFerguson merged commit 2a540ef into master Sep 3, 2025
9 checks passed
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