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

Provide more info when Cloudflare test fails #437

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

myieye
Copy link
Contributor

@myieye myieye commented Nov 29, 2023

The test failed here: https://github.com/sillsdev/languageforge-lexbox/actions/runs/7031506840/job/19133260117

I'm not sure if this change is what we want or if we should put it in an if so that we don't always read the content or if we should just bump the header size down a bit.

Copy link

github-actions bot commented Nov 29, 2023

C# Unit Tests

37 tests  ±0   37 ✔️ ±0   5s ⏱️ ±0s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 46e5f60. ± Comparison against base commit e30f177.

♻️ This comment has been updated with latest results.

@hahn-kev
Copy link
Collaborator

In most cases the body is going to be just the health response so I see no reason why we can't read it. That said cloudflare doesn't really tell you why it failed, this is their response when I bump up the header size: error code: 520

@myieye myieye force-pushed the test/provide-more-info-when-cloudflare-test-fails branch from 070bf54 to 43e7cff Compare November 30, 2023 14:19
@myieye myieye force-pushed the test/provide-more-info-when-cloudflare-test-fails branch from 43e7cff to 46e5f60 Compare November 30, 2023 14:20
@myieye
Copy link
Contributor Author

myieye commented Nov 30, 2023

@hahn-kev how's that?

@hahn-kev
Copy link
Collaborator

Weird, why isn't it consistent? Oh well, that'll work. Nice job Tim.

@myieye myieye merged commit 4fe5e0f into develop Nov 30, 2023
5 checks passed
@myieye myieye deleted the test/provide-more-info-when-cloudflare-test-fails branch December 18, 2023 10:35
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