pantheon-systems / search_api_pantheon

ApachSolr on Pantheon for Drupal 8/9 via Search API
https://pantheon.io
MIT License
7 stars 23 forks source link

[CMS-447, CMS-317] Add `*_timeout` config fields, prevent env vars from being exported to config.yml #132

Closed jabxjab closed 2 years ago

stovak commented 2 years ago

@jabxjab failing tests with

Error: Call to a member function getBackendConfig() on null in Drupal\search_api_pantheon\Services\Endpoint->__construct() (line 57 of /code/web/modules/composer/search_api_pantheon/src/Services/Endpoint.php) #0 /code/web/core/lib/Drupal/Component/DependencyInjection/Container.php(262): Drupal\search_api_pantheon\Services\Endpoint->__construct(Array, Object(Drupal\Core\Entity\EntityTypeManager))
jabxjab commented 2 years ago

@jabxjab failing tests with

Error: Call to a member function getBackendConfig() on null in Drupal\search_api_pantheon\Services\Endpoint->__construct() (line 57 of /code/web/modules/composer/search_api_pantheon/src/Services/Endpoint.php) #0 /code/web/core/lib/Drupal/Component/DependencyInjection/Container.php(262): Drupal\search_api_pantheon\Services\Endpoint->__construct(Array, Object(Drupal\Core\Entity\EntityTypeManager))

@stovak fixed