Depends on D5089
Linear task: https://linear.app/comm/issue/ENG-1734/improve-error-handling-system-in-the-blob-client
Using a new way of error handling in the terminate method of the get client.
Differential D5090
[services] Backup - Blob Get Client - Refactor get terminate • karol on Sep 9 2022, 4:43 AM. Authored by Tags None Referenced Files
Details Depends on D5089 Linear task: https://linear.app/comm/issue/ENG-1734/improve-error-handling-system-in-the-blob-client Using a new way of error handling in the terminate method of the get client. cd services/backup/blob_client cargo check after running localstack, blob, and backup (in this particular order), this still works: yarn run-performance-tests backup
Diff Detail
Event TimelineComment Actions It would be really helpful if you provided a context behind introducing _new functions.
Comment Actions Yes, sorry, I missed doing that. I explained why I added them in https://phab.comm.dev/D5089#150612:
Comment Actions
It's an improvement to what was there before, and the style of "address comments in future revisions" means that I don't know if something that I think can be improved in this revision has been addressed already somewhere else. My threshold for this stack is "is it moving roughly in the right direction". Comment Actions remove commented code
|