Currently there will be creating fatal errors on Singleton instances if a user request an non-existing product and the fatal error can bring up concern to devops, so this user story is to plan to define a supported product list on Singleton service. With this list, if the request' product name is not found on the list, it will prompt a warning info; if it's found on the list but not found the bundle, it will prompt the fatal error.
Currently there will be creating fatal errors on Singleton instances if a user request an non-existing product and the fatal error can bring up concern to devops, so this user story is to plan to define a supported product list on Singleton service. With this list, if the request' product name is not found on the list, it will prompt a warning info; if it's found on the list but not found the bundle, it will prompt the fatal error.