Use Celery or @after_this_request
to Upload URL Analytics to MongoDB
#31
Labels
backend
Changes related to Backand/API
enhancement
New feature or request
priority: high
High priority tasks
Milestone
Currently, the URL analytics are being uploaded to the MongoDB server synchronously, which may lead to increased response times for users when creating or accessing shortened URLs. To improve performance and ensure a smoother user experience, we could consider running the analytics upload as a background task.
The text was updated successfully, but these errors were encountered: