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

web,admin: add instance simulations #170

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

web,admin: add instance simulations #170

wants to merge 3 commits into from

Conversation

Bogdanp
Copy link
Collaborator

@Bogdanp Bogdanp commented Dec 10, 2024

This doesn't actually work as-is since the sandbox blocks cookies altogether rather than using a separate cookie jar per iframe.

@MarcKaufmann
Copy link
Owner

But can it be made to work, or will it be too time-consuming?

@Bogdanp
Copy link
Collaborator Author

Bogdanp commented Dec 11, 2024

Probably the only way to make it work using this approach is to use that Chrome-only iframe feature. Otherwise, I think it's going to be too much work.

Too much work idea: session ids in query params.

Different idea: call run study form "simulation" continuations with the right parameterizations for user and current participant.

This doesn't actually work as-is since the sandbox blocks cookies
altogether rather than using a separate cookie jar per iframe.
@Bogdanp
Copy link
Collaborator Author

Bogdanp commented Jan 14, 2025

The simulate command works as we discussed during today's session, but there's some sort of bug during teardown that I need to investigate next session.

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

Successfully merging this pull request may close these issues.

2 participants