Skip to content

Provide live call option #38

@cs31415

Description

@cs31415

Consider providing a value in the options to always make a live call and not use existing tapes. I have a situation where certain API's may need to be called live whereas others may be replayed. A case could be made that the caller ought to not route to the yakbak server those calls that need to be live. However, for my scenario, the caller is running against dev (with the ability to route to the yakbak server as a toggle option via qs param) and yakbak is setup to record/replay against prod so that the dev client code can be tested against prod data. In this case, the dev client wouldn't be configured to call prod API's, so any calls not routed to yakbak would go to dev instead of prod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions