Skip to content

sync-template operation failes sometimes

Sometimes when running sync-template you get an error like that:

│ Error: 'OriginalResponse' object has no attribute '_content_consumed'

Need to investigate where this comes from, running with -vvv usually solves it so maybe a race-condition or the response object is closed too early.