Szilard Magyar
Szilard Magyar
- Rails version: gem 'rails', '~> 6.1.3.1' - Algolia Rails integration version: gem 'algoliasearch-rails', '~> 2.1', '>= 2.1.1' - Algolia Client Version: #.#.# - Language Version: ruby '2.7.1' ### Description...
My function calls to the store are slow for some reason. I wonder if it's a config issue. When the function is called `updateDashboardState` I print out the time that...
Hey, I think it would be great to have `extensions` with `code` (see here: http://graphql-ruby.org/errors/execution_errors.html) to the `Graphlient::Errors::ExecutionError` class. So it could be used in tests as: rescue Graphlient::Errors::ExecutionError =>...