New feature: API request logging
By @ana
You can now store a complete log of your API requests and whether they completed successfully or not. This is useful for troubleshooting scheduled requests or identifying issues when you run a batch of requests together.
The log contains the timestamp, request name, trigger type (manual or scheduled) and status.
This option can currently be enabled from the Scheduling tab (still might move it, wasn't sure where it makes the most sense. Any ideas? :p