D7: Add option to allow seeding via GET or POST

Created on 4 July 2023, 12 months ago
Updated 19 July 2023, 11 months ago

Problem/Motivation

Per internal discussions:

  1. GET requests will be faster and leverage Drupal caching
  2. We use POST requests to guarantee the content pushed is latest, we saw some issues when saving a node wouldn’t result in the latest copy going to Quant
  3. You could set it to GET for the initial seed, and then POST for tracked content updates

Steps to reproduce

Proposed resolution

Add a UI setting to use GET or POST for the API.

Remaining tasks

  1. Update code
  2. Review and test
  3. Commit :)

User interface changes

API changes

Seeding can be done with GET or POST based on setting.

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024