Skip to content

v2.6.1

Compare
Choose a tag to compare
@Henrik-3 Henrik-3 released this 20 Feb 12:04
· 23 commits to main since this release
9c9c7b1

Clustering / Load Balancing

  • Splitting the single API instance to multiple instances
    • Reducing the average response latency
    • Reducing the amount of errors in terms of 502 timeouts
    • Adds an additional fallback so that in the event of an error after an update or a general problem, the entire API is not directly affected.