Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Document preference order for backend auto selection#12166
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
If I understand#11600 correctly, this is the order in which backends are tried. It would be nice to document this, especially for those who need to decide whether to override it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍 Thanks for the improvement! Anyone feel free to merge when the CI passes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yes, very good idea. Ideally we would also document that in theWhat is a backend? section of the docs.
…166-on-v3.0.xBackport PR#12166 on branch v3.0.x (Document preference order for backend auto selection)
If I understand#11600 correctly, this is the order in which backends are tried. It would be nice to document this, especially for those who need to decide whether to override it.