Previous incidents
Authentication and dashboard issues
Resolved Dec 11, 2024 at 9:13am UTC
Post Mortem: We got a huge influx of requests that overwhelmed the API. Ee've scalated the services and are actively working on mitigating the issue in future occasions.
1 previous update
API performance degradation
Resolved Dec 9, 2024 at 2:34pm UTC
Over the weekend, during a period of unusually high load, our API experienced performance degradation caused by a database misconfiguration. The configuration inadvertently capped read/write operations and resulted in CPU resource constraints, creating a bottleneck under peak traffic conditions.
Following a thorough investigation, we optimized the database configuration to address these limitations. This resolution has led to a measurable improvement in API latency of up to 20%.
To mitigate...