You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would we store such data?
IMHO adding a database to IDEasy could be overkill. So add a JSON file? Will that be centrally for all projects in $IDE_ROOT/_ide?
If so how would we prevent file corruption due to concurrent invocations of IDEasy?
Can we already design the data-structure:
«tool»:
«additional arguments»:
error
«error-codes»: «number-of-occurences»
success
«average-duration» (or better "total duration" + "number of runs" so we can build average with high precision and less rounding errors?)
As a developer, I want know the general user behaviors so that I can improve the user experience.
It would be the best, if there is a way to observe the behavior of user. Then we know a lot aspects about the end-user experience.
for example
The text was updated successfully, but these errors were encountered: