Current data storage uses the ZIP file of the composite solution embedded into the deployment. This makes our AWS deployment too large, and with later library releases we're now unable to deploy at all. Workarounds may exist but they're complex and potentially unreliable solutions.
[x] make the composite solution file a data object using same data architecture as Toshi API
[x] first request to use the solution must retrieve and cache the solution from the data layer
Current data storage uses the ZIP file of the composite solution embedded into the deployment. This makes our AWS deployment too large, and with later library releases we're now unable to deploy at all. Workarounds may exist but they're complex and potentially unreliable solutions.