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

default fabconnect calls to async #836

Merged
merged 2 commits into from
May 27, 2022

Commits on May 27, 2022

  1. default fabconnect calls to async

    The fabconnect default for /transactions is synchronous. The fabric
    plugin currently expects async responses, so adding the `x-firefly-sync`
    header.
    
    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed May 27, 2022
    Configuration menu
    Copy the full SHA
    56da7dd View commit details
    Browse the repository at this point in the history
  2. Disable external link checking when building docs, due to unreliable …

    …external servers
    
    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer authored and shorsher committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a32802c View commit details
    Browse the repository at this point in the history