BeamMP / BeamMP-Server

Server for the multiplayer mod BeamMP for BeamNG.drive
https://beammp.com
GNU Affero General Public License v3.0
116 stars 49 forks source link

Remove backup1 and backup2 endpoints from the server code #296

Closed Mack29446 closed 1 month ago

Mack29446 commented 3 months ago

These endpoints should no longer be used, and the server should not immediately re-attempt a request if it does not get the response it wants. This causes unnecessary backend load.

Discussed internally and OK'd by project management.