Back to Changelog

July 4, 2025

More Flexible Error Handling & Scheduling

Error on Empty Response

New option to treat empty API responses as errors. This is useful when you expect data and want to be notified if an API returns nothing.

  • Enable "Error on empty response" in request settings
  • Helps catch issues where APIs return empty results unexpectedly

More Flexible Error Handling

Configure how consecutive errors are handled for both manual and automated runs.

  • Choose between "Stop on first error" for critical data, or "Continue through errors" to tolerate sporadic failures.
  • Set custom thresholds for when to notify you and when to pause automated runs entirely.

More Flexible Scheduling

Set specific minutes past the hour for hourly schedules.

Stop In-Progress Runs

You can now stop runs that are currently in progress from the run history panel.

  • New stop button appears on running requests in run history
  • Cleanly abort long-running or stuck requests
  • "Stopped" status clearly shown in run history