Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to join multiplayer submission #186

Open
CDRomatron opened this issue Jun 21, 2024 · 4 comments
Open

Unable to join multiplayer submission #186

CDRomatron opened this issue Jun 21, 2024 · 4 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@CDRomatron
Copy link

CDRomatron commented Jun 21, 2024

Describe the bug

After entering the code for the multiplayer submission and clicking join, nothing happens. There is no toast or visual indication anything has happened (or that anything failed).

Code in question: [redacted] for https://oengus.io/marathon/uksgblue24/

How to reproduce

On: A marathons submissions page
Then scroll down and paste code in the box
Then press join

Expected behavior

Joining the multiplayer submission (or error explaining that it could not add the player)

Desktop (please complete the following information)

Device: PC
Browser: Google Chrome

Smartphone (please complete the following information)

Device: Android
Browser: Google Chrome

Additional context/screenshots

No response

@CDRomatron CDRomatron added the bug Something isn't working label Jun 21, 2024
@duncte123
Copy link
Member

duncte123 commented Jun 22, 2024

I've edtied your post to remove the multiplayer code, please keep in mind that other people can join the submission when you share it. Github keeps a history of your edits

@duncte123 duncte123 added the help wanted Extra attention is needed label Jun 22, 2024
@duncte123 duncte123 pinned this issue Jun 22, 2024
@duncte123
Copy link
Member

duncte123 commented Jun 22, 2024

I've tried a lot and published a few new versions and I cannot figure out why this is happening or reproduce it outside of production.

My current knowledge on this issue:

  • category gets from database (works fine, added an index for fast but did not matter)
  • Slowdown and no response. I have no clue where this is happening.

Edit: I have no clue what is causing this

@duncte123 duncte123 self-assigned this Jun 22, 2024
@duncte123
Copy link
Member

Update: The application code is not the problem, using a share code (somehow) works fine on sandbox

@duncte123
Copy link
Member

I have added extra logging to the backend and saw that at least 1 person came through the entire flow. I think the backend is just overloaded currently and not able to process the sheer amount of requests it is getting. Looking into solutions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants