Rwatana / BlogService

0 stars 0 forks source link

[Log] Unlock the Message Store and Send to the Database Promptly #21

Open Rwatana opened 3 weeks ago

Rwatana commented 3 weeks ago

Parent

18

Description

There is a question about whether we should continue using messageStore for logging. An alternative approach could involve creating a new routine or thread to send each log to RabbitMQ, which may help resolve delays caused by locking. Additionally, implementing a connection pool with RabbitMQ could be another solution.

Background

Describe the objective here, including the reasons for considering this change. (Why)

Goal

Define the criteria by which this issue will be considered resolved. (When)

Approach

Overview

Todo

Deadline

8/31

Parent Issue

None

References

None

Notes

None