Description of the new feature/enhancement
Some applications return non-zero codes that are not errors. There should be a way for the client to know the difference between these codes and actual errors.
Proposed technical implementation details (optional)
A key could be added to the manifest syntax to indicate which non-zero codes should be treated as success. The client could then treat these non-zero return codes as success.
Description of the new feature/enhancement
Some applications return non-zero codes that are not errors. There should be a way for the client to know the difference between these codes and actual errors.
Proposed technical implementation details (optional)
A key could be added to the manifest syntax to indicate which non-zero codes should be treated as success. The client could then treat these non-zero return codes as success.