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

ensure safe string return from xml method #27

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Conversation

NewAlexandria
Copy link
Member

@NewAlexandria NewAlexandria commented Aug 2, 2023

for some reason, the XML builder started to append tags even for to_s and inspect calls. Our code didn't call these, so it was either a rails implicit expression, or sentry inspection, or both.

This built up a queue of ~116 unfinished syncs

I have created a new logtrail alert to slack, when these are failing

After merging this PR is needs to be built and merged to SC API, then released to main

@NewAlexandria NewAlexandria requested a review from a team as a code owner August 2, 2023 01:56
@NewAlexandria NewAlexandria merged commit 2a12ea0 into main Aug 3, 2023
1 check failed
@NewAlexandria NewAlexandria deleted the safer-xml-for-sync branch August 3, 2023 17:24
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.

None yet

1 participant