klesh commented on issue #2433: URL: https://github.com/apache/incubator-devlake/issues/2433#issuecomment-1179464354
Yes, you are correct. I would prefer the First option because it would be easier for us to analyze in the future. Say we like to know which subtasks ran slower than others. On 22/07/08 04:19PM, Keon Amini wrote: > @klesh how do you want the duration recorded? > 1. A new table for subtasks - i.e. _devlake_subtasks (I think this is what you want) > 2. Reuse the tasks table, and just write the time info into the subtasks Json > 3. Just simply log the elapsed time after a subtask is done (write nothing to DB) > > -- > Reply to this email directly or view it on GitHub: > https://github.com/apache/incubator-devlake/issues/2433#issuecomment-1179424221 > You are receiving this because you were mentioned. > > Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
