Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffroy Couprie committed Mar 31, 2022
1 parent 0b441c2 commit 9173793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ server:
```
In addition, other existing uplink env variables are now also configurable via arg.
- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752)
- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752) [PR #758](https://github.com/apollographql/router/pull/758)
Cancelling a request could put the router in an unresponsive state where the deduplication layer or cache would make subgraph requests hang.
Expand Down

0 comments on commit 9173793

Please sign in to comment.