Closed ghempton closed 8 years ago
We see sporadic 409 errors with our views. These most often occur in our test suite, but could affect any multi-threaded application when it hits a view for the first time in a database.
409
Awesome! I'd hope that any multi-threaded application would be updating the views on deployment, but better safe than sorry!
We see sporadic
409
errors with our views. These most often occur in our test suite, but could affect any multi-threaded application when it hits a view for the first time in a database.