Skip to content

Commit 02a591f

Browse files
rohsylalexp8GrantBartlettCopilotSneer-ra2
authored
Develop to main (#429)
* add debug logs in PodiumController * filter out observers from players_in queue count * Add back missing cache to player stat views, tweak cache to 10 mins (#418) * remvoe yuri check (#419) * remvoe yuri check * just remove the commented code for now, if need it later, fetch from git history * optimize getRecentLadderGames * Update cncnet-api/app/Http/Services/LadderService.php Co-authored-by: Copilot <[email protected]> * Hotfix for the faction policy service. * Fixed getRecentLadderGames. * monitor duration * removing caching from getRecentLadderGames * add more details in the duration log in matchMeUp * revert max connections back to 500 * Add a missing index on games table * fix missing faction icons * feature/audit log (#411) * first commit * Update cncnet-api/app/Models/UserSettings.php Co-authored-by: Copilot <[email protected]> * remove old api, and add twitch profile to the get active matches * implement getActivitylogOptions * create migration, implement activity logging * add LogsActivity to qmMap * null check just in case --------- Co-authored-by: Copilot <[email protected]> * show observer properly in the recent games box * Pass ladder alert to qm client. * update long query time * fix relationships used in getObservedGames (#426) * tune octane start command with lower defaults to run on less resources --------- Co-authored-by: alexp8 <[email protected]> Co-authored-by: Grant Bartlett <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Sneer <[email protected]>
1 parent a1514f2 commit 02a591f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/frankenphp/octane.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cd /app
66

77
php artisan optimize
88

9-
php artisan octane:frankenphp
9+
php artisan octane:frankenphp --workers=3 --max-requests=250

0 commit comments

Comments
 (0)