Skip to content

Remove RequireJS timeout limit#2595

Merged
taylortom merged 1 commit intorelease/v0.11.0from
issue/2594
Feb 1, 2022
Merged

Remove RequireJS timeout limit#2595
taylortom merged 1 commit intorelease/v0.11.0from
issue/2594

Conversation

@taylortom
Copy link
Copy Markdown
Member

Fixes #2594

@taylortom taylortom added this to the 0.11.0 THE FINAL LEGACY milestone Dec 14, 2021
@taylortom taylortom linked an issue Dec 15, 2021 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@canstudios-nicolaw canstudios-nicolaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👁️

@taylortom taylortom merged commit b02acdd into release/v0.11.0 Feb 1, 2022
@taylortom taylortom deleted the issue/2594 branch February 1, 2022 14:32
@clara-am
Copy link
Copy Markdown

Hi there,
I'm having a similar issue, but I have doubts. Is this adding the waitSeconds, inside the scriptLoader.js file, when you publish the package? Or should it be inside adapt-framework code?
Currently, I'm including that line, after publishing, and with that I fix the problem. But I would like to find a solution to do that process automatically.

@oliverfoster
Copy link
Copy Markdown
Member

No, this is for the AAT user interface. We can do similar in the framework though.

@oliverfoster
Copy link
Copy Markdown
Member

@clara-am
Copy link
Copy Markdown

Great! Thanks!

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.

RequireJS occasionally times out on very slow connections

4 participants