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

Need to add a method overload for Step.Create() #480

Closed
yushirm opened this issue Aug 30, 2022 · 0 comments
Closed

Need to add a method overload for Step.Create() #480

yushirm opened this issue Aug 30, 2022 · 0 comments

Comments

@yushirm
Copy link

yushirm commented Aug 30, 2022

Hi there. I am having an issue when creating a step while including both a feed and a clientfactory. I get the following error:

There is no argument given that corresponds to the required formal parameter 'clientInterception' of 'Step.Create<TClient, TFeedItem>(string, ClientFactory, Func<IClientInterceptionContext, int>, IFeed, Func<IStepContext<TClient, TFeedItem>, Task>, TimeSpan?, bool)'

This is on NBomber 3.0.1. I cannot include clientInterception as this seems to be an enterprise only function.

@yushirm yushirm changed the title Need to add a proper method overload for Step.Create() Need to add a method overload for Step.Create() Aug 30, 2022
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

No branches or pull requests

1 participant