Open shadinaif opened 1 year ago
@shadinaif i recommend using the atomic
in outter most possible place e.g. Django command or scripts
one off command.
In very rare cases we can add it inside individual functions, but I don't think this one is one of them.
Change description
Make
create_tahoe_site
atomic. It's three steps data insert, it should be atomicType of change
Related issues
Checklists
Development
Security
Code review