โ„๏ธ11 Dec 23 - 24 Dec 23

Backend and API Upgrades

We've tweaked our RabbitMQ connections for better dependability of the Python API and Worker. Also, there's a new status endpoint on the Python backend, letting you check the API's availability and how many Workers are available in real-time right from the frontend. (Not displaying all data to user. Only availability) Efficient Media Hosting & File Handling

Launching a public S3 bucket for short-term media hosting has been a game-changer. It hands over server-side asset management to AWS, eliminating the need for our NodeJS server to manage files before posting. We've also fine-tuned file uploads in NodeJS, setting up a separate controller and service to cater to growing demands.

Last updated