aneoconsulting / ArmoniK.Core

Task manager for ArmoniK (submission, scheduling, IO data, monitoring). Implements API located in https://github.com/aneoconsulting/ArmoniK.Api
https://aneoconsulting.github.io/ArmoniK.Core/
GNU Affero General Public License v3.0
10 stars 8 forks source link

refactor: logs every update in database #769

Closed aneojgurhem closed 2 weeks ago

aneojgurhem commented 2 weeks ago

Motivation

Improve debugging experience by logging every task status update that happens in ArmoniK.

Description

Testing

Logs properly appears in Seq in Core deployment.

Impact

Additional Information

[Any additional information that reviewers should be aware of.]

Checklist