Skip to content

Instantly share code, notes, and snippets.

@kingsleyh
Created September 30, 2019 11:16
Show Gist options
  • Save kingsleyh/e294d0e83b2a8e49be7fbe7c436d316a to your computer and use it in GitHub Desktop.
Save kingsleyh/e294d0e83b2a8e49be7fbe7c436d316a to your computer and use it in GitHub Desktop.
Smart assets considerations
  1. when user invokes the asset via the API then all the work it does should be atomic and either succeed in it's entirety of fail with the appropriate message. This includes if the asset invokes other assets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment