Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/executor-http

Package Overview
Dependencies
Maintainers
4
Versions
566
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/executor-http - npm Package Compare versions

Comparing version 1.2.2-alpha-2282ec8f3a56134d51ecb4f1e4981273ceb13d81 to 1.2.2-alpha-bd5ed6067777c873b5379fa34d83c5246a2bc3f0

6

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.2-alpha-2282ec8f3a56134d51ecb4f1e4981273ceb13d81
## 1.2.2-alpha-bd5ed6067777c873b5379fa34d83c5246a2bc3f0
### Patch Changes
- [#367](https://github.com/graphql-hive/gateway/pull/367) [`01a8600`](https://github.com/graphql-hive/gateway/commit/01a86000440fc91c6376fb49202a4534b4bc5697) Thanks [@ardatan](https://github.com/ardatan)! - Fix Retry / Timeout combination
- [#367](https://github.com/graphql-hive/gateway/pull/367) [`01a8600`](https://github.com/graphql-hive/gateway/commit/01a86000440fc91c6376fb49202a4534b4bc5697) Thanks [@ardatan](https://github.com/ardatan)! - Fix the combination of `upstreamRetry` and `upstreamTimeout` together
When you use `upstreamRetry` and `upstreamTimeout` together, the `upstreamRetry` wasn't applied properly when the request is timed out with `upstreamTimeout`.
## 1.2.1

@@ -10,0 +12,0 @@

{
"name": "@graphql-tools/executor-http",
"version": "1.2.2-alpha-2282ec8f3a56134d51ecb4f1e4981273ceb13d81",
"version": "1.2.2-alpha-bd5ed6067777c873b5379fa34d83c5246a2bc3f0",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc