Skip to content

Ref: Simplify ITransport creation in ITransportFactory.#1135

Merged
maciejwalkowiak merged 4 commits intogh-1097-rate-limiterfrom
gh-1097-request-details
Dec 23, 2020
Merged

Ref: Simplify ITransport creation in ITransportFactory.#1135
maciejwalkowiak merged 4 commits intogh-1097-rate-limiterfrom
gh-1097-request-details

Conversation

@maciejwalkowiak
Copy link
Contributor

📜 Description

Simplifies transport creation through passing common request properties that must be applied to HTTP requests in each transport implementation.

💡 Motivation and Context

Reduce boilerplate and simplify creating alternative transport implementations.

💚 How did you test it?

Unit tests.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maciejwalkowiak maciejwalkowiak merged commit 28a0068 into gh-1097-rate-limiter Dec 23, 2020
@maciejwalkowiak maciejwalkowiak deleted the gh-1097-request-details branch December 23, 2020 12:41
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.

2 participants