nickva commented on PR #6071: URL: https://github.com/apache/couchdb/pull/6071#issuecomment-5048065741
> ```erlang > attachment_chunk_received > ``` That could work but there may be more corner cases to worry about (do we always get an `attachment_chunk_received`, what if we have an empty body or empty parts and it's a bit harder to follow) and it might be trickier to follow the logic. With pre-request firing check it's a bit more clear cut I think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
