Skip to main content
Question

Azure Blob Storage HTTP 206 (Partial Content) should not be logged as ERROR

  • August 17, 2026
  • 0 replies
  • 10 views

paalpedersen
Contributor
Forum|alt.badge.img+8

FME currently logs successful Azure Blob Storage responses with HTTP 206 (Partial Content) as ERROR messages. Since 206 is a normal success response used during chunked downloads, these messages should not be classified as errors. They generate noise in logs and lead users to believe workflows have failed when they have actually completed successfully.