|
|
|
|
|
by magicalhippo
918 days ago
|
|
We're making a niche B2B application, and this is very much it for us as well. Our customers are in a cutthroat market with low margins. We can't spend a ton on pre-analysis, redundancies and so on. Instead we've focused reduced the impact of failures. We've made it trivial to switch to an older build in case the new one has an issue. Thus if they hit a bug they can almost always work around it by going to an older build. This of course requires us to be careful about database changes, but that's relatively easy. |
|