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

Suggest Reforges timeout fix for Firefox #1210

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Suggest Reforges timeout fix for Firefox #1210

merged 1 commit into from
Nov 16, 2024

Conversation

NerdEgghead
Copy link
Contributor

@NerdEgghead NerdEgghead commented Nov 16, 2024

Changed timeout condition for Suggest Reforges LP solver from time-based (10s) to iteration-based (100k). This allows a partially converged solution to still be found even on low performance browsers (Firefox) - the solve will just take a lot longer compared to better browsers.

On branch auto_reforge
Changes to be committed:
modified: ui/core/components/suggest_reforges_action.tsx

(60s) to iteration-based (100k). This allows a partially converged
solution to still be found even on low performance browsers (Firefox) -
the solve will just take a lot longer compared to better browsers.

 On branch auto_reforge
 Changes to be committed:
	modified:   ui/core/components/suggest_reforges_action.tsx
@NerdEgghead
Copy link
Contributor Author

Fixes #1208

@NerdEgghead NerdEgghead merged commit 831b010 into master Nov 16, 2024
3 checks passed
@NerdEgghead NerdEgghead deleted the auto_reforge branch November 16, 2024 01:05
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.

1 participant