-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generation error synthesis for the final user #509
Comments
Analysis work to be done in a future sprint, see #515 |
A spec is needed, the idea is to cactch errors early, before the generation call. |
Update: Eno Java is here, it provides a better and more precise error report. We should leverage this:
@laurentC35 @BulotF it implies devs on the back-office. |
@romaintailhurat will provide mockup of the UI if needed |
The UI part is ok, we are waiting for the API to be complete, see InseeFr/Pogues-Back-Office#217 |
If a problem happens during a questionnaire generation, most of the time the user is clueless regarding the root cause.
In the main setting (use at Insee), the generation backend for Pogues is Eno, more precisely the web service wrapper for Eno. We must provide a way to catch those generation errors and provide a clean report to the user.
It can be done:
The text was updated successfully, but these errors were encountered: