vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Cleaner logs when transaction close forcibly terminates reasoner #7089

Closed krishnangovindraj closed 1 week ago

krishnangovindraj commented 1 week ago

Usage and product changes

We update the reasoner to explicitly check whether the cause of termination was a transaction close or an exception, and only log in the latter case.

Implementation

vaticle-bot commented 1 week ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture