DX Engine Production Release 2024-09-27
- Improve performance of Data Transformation Script Component (improved use of multithreading and v8. isolate caching)
- Support larger response payloads (up to 8MB)
- Speed up the syncing of Engine Configurations from the Admin node to the Query nodes
- Performance improvement: Move webhook processing into its own isolated process.
- Improve internal logging of webhook processing
- Performance improvement: Move NATS and webhook processing into an internal queue to avoid massive parallel writes to NATS
- Improved error handling when reading/writing to NATS. This also addressed an Engine Configuration issue where it got corrupted under heavy load spikes
- Stability improvement: Reduce inter-process message sizes using compression