3.3. Code Considerations#

This is a checklist of all of the things that we expect developers to consider as they are building new, or modifying existing, functionality.

3.3.1. Operational Impact on edx.org#

TODO: Write a section explaining how edx.org uses CD and how that may impact your PR if it has certain types of operational impacts (eg database stuff, etc)

3.3.2. Hedging Against Failure#

TODO: Link concept doc on waffle flags etc