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

Added new Option to configure yakbak to record only successful requests #33

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rameshsunkara
Copy link

@rameshsunkara rameshsunkara commented Jun 30, 2017

Hello Guys,

We are using Yakbak to facilitate faster responses in our development environment.

Some of you might have faced this situation before : sometimes the backend api may not be fully functional in dev environments and as a result the requests will fail. Once we change the backend api to send correct response, we always have to delete our existing tape because the error was already recorded for that request. (Its an inconvenience to find the exact tape and delete, so we end up deleting entire tapes folder)

So to address that situation, I added this new option which helps configuring yakbak to record responses only for the successful requests.

I hope you will accept this feature and make yakbak more awesome.

Thanks,
Ram

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.

1 participant