Skip to content

hotfix for unexpected newline chars in AWS API response

Compare
Choose a tag to compare
@bhayden53 bhayden53 released this 12 Aug 14:08
· 293 commits to main since this release
50bac18
  • The AWS Batch API returns some long strings with newline characters in them. We were writing these strings to the blackboardAWS snapshot without sanitizing the newlines. This was causing the file to occasionally be formatted incorrectly, breaking the on-premise poller.