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: add back try catch for MissingDimensionException(removed due to bad merge) #2356

Conversation

hkfgo
Copy link
Contributor

@hkfgo hkfgo commented Jul 31, 2023

Hey Tom, this is to fix the mistake I made in this now merged PR. I accidentally let a desired change get overwritten while merging master. This is the bad merge commit in question: bad delta. I don't believe this bad merge will cause any regression, thankfully. It just invalidates the intended fix.

I saw that my merged PR made it to the most recent release. I think this also means you may need to delete it and re-lease a new version?

I am really sorry about my mistake and any trouble it may have caused!

@hkfgo hkfgo requested a review from tomkerkhove as a code owner July 31, 2023 19:15
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 31, 2023
@github-actions
Copy link

Thank you for your contribution! 🙏 We will review it as soon as possible.

@trafico-bot trafico-bot bot added the ✅ Approved Pull Request has been approved and can be merged label Aug 1, 2023
@tomkerkhove
Copy link
Owner

No worries at all, let's keep it in for next release.

Would you mind checking the build failure please?

@trafico-bot trafico-bot bot removed the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 1, 2023
@hkfgo
Copy link
Contributor Author

hkfgo commented Aug 3, 2023

The test failures look like this

System.Net.Http.HttpRequestException : Error while copying content to a stream.
---- System.IO.IOException : The response ended prematurely.

Which look like a transient failure?

I checked historical release schedules and it seems like there's is one about every two months. If it's possible to release it sooner than the usual schedule, we'd really appreciate it. We at Axon are very interested in testing this code change, as it could resolve many metric gaps we are observing. I don't want to give any pressure though, just want to bring this up as a possibility. Thanks!

@tomkerkhove
Copy link
Owner

/azp run Promitor CI - Scraper Agent

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tomkerkhove
Copy link
Owner

/azp run Promitor CI - Scraper Agent

@tomkerkhove tomkerkhove merged commit f47a6bd into tomkerkhove:master Aug 5, 2023
23 of 26 checks passed
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants