Closed
Description
Migrated issue, originally created by Anonymous
Ideally, CacheRegion should raise a dogpile.cache specific exception that can be handled if the region is already configured (and similarly if .backend is attempted to be accessed without the region being configured).
There should also be a method to determine if a Region is already configured (in a friendly manner).