It would be cool if we could cache items so that when you do not have an internet connection, or the bungie API is down we could continue development.
It would also be useful for users as they could continue to do item management... just maybe not moving items, unless we batched the moves... which is probably more work than it's worth.
Another (possibly simpler) option is to have a mock server that we (developers) could point to returns static data.
I think of this every time the API is down and then forget it once the API is back...
Duplicate of #2164.
Most helpful comment
I think of this every time the API is down and then forget it once the API is back...