Response time reporting in HTTP Request Action


We now report response time (in seconds) in the events emitted by HTTP Request Actions. This can be useful for debugging slow requests or monitoring performance of external APIs.

Event payloads now include a new field called meta.

Nico Waissbluth