Emre Sahin
Emre Sahin
properly log exception within threads on logerr behavior before change: ``` process[test_node-1]: started with pid [21234] Exception in thread Thread-4: Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in...
To be able to react to consumer crashes within kafkajs, which are not retryable, the ClientKafka and ServerKafka have to listen to CRASH events and act accordingly. Listen to CRASH...
See: https://mongoosejs.com/docs/schematypes.html#bigint ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have...