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

Fix fetch in token server used in E2E Streaming Test #2944

Merged
merged 10 commits into from
Oct 23, 2020

Conversation

Zerryth
Copy link
Contributor

@Zerryth Zerryth commented Oct 23, 2020

Fixes #2943

Description

Use cross-fetch to make token request.

Testing

Created a test pipeline; runs the E2E DL ASE Streaming Tests successfully.

@joshgummersall
Copy link
Contributor

cross-fetch handles the isomorphic piece so you can import and go. We should be moving to this package to keep our code more straightforward.

@Zerryth
Copy link
Contributor Author

Zerryth commented Oct 23, 2020

cross-fetch sounds good to me!

Copy link
Contributor

@joshgummersall joshgummersall left a comment

Choose a reason for hiding this comment

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

Nice! Thanks 👍

@Zerryth Zerryth merged commit e41531d into main Oct 23, 2020
@Zerryth Zerryth deleted the Zerryth/streaming-test-fetch branch October 23, 2020 20:39
Copy link
Contributor Author

@Zerryth Zerryth left a comment

Choose a reason for hiding this comment

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

um...can't seem to figure out how to get out of submit a review window..

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.

E2E Streaming Tests - "fetch is not defined"
3 participants