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

Invalid configuration parameter #23

Open
elhigu opened this issue Sep 26, 2021 · 0 comments
Open

Invalid configuration parameter #23

elhigu opened this issue Sep 26, 2021 · 0 comments

Comments

@elhigu
Copy link

elhigu commented Sep 26, 2021

https://github.com/torusresearch/torus-metadata-js/blob/c680dc19d23b638de46b5f5efc227756618f2468/database/knexfile.js#L51

That parameter should never be set to false with knex. It just hides the errors and increases delay when client notices that something is wrong. Knex is designed in a way that it should be set true.

I have been trying to weed out this urban legend of the mystic configuration flag which makes everything good for years.

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