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

Multiple instance previews' worth of logs can be bundled in session if the score screen is never loaded #1579

Open
clpetersonucf opened this issue Apr 24, 2024 · 0 comments

Comments

@clpetersonucf
Copy link
Member

Preview logs are stored in FuelPHP sessions based on instance ID. The logs for a given instance ID are flushed when the logs are requested by the API and pulled out of session. However, if you have logs for a given preview play already submitted (by partially completing a widget) then previewing again, multiple plays' worth of logs will be bundled together when the API finally receives the preview logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant