API Endpoint - Stand-by possible

Automatic delay, Stand-by allowed, Auto-scheduler, or whatever the name…

@emmanuel It would be great if we could set that an endpoint execution can be delayed so the application doesn’t reach its max capacity

image

I’m thinking about background process, bulk operations on data, Schedule on a list > Schedule on a list operations that have an exponential curve…

Most of my app’s endpoints can wait if needed actually.

1 Like

Even if it was only on the Schedule API Endpoint on a list action, it would help. Instead of defining an interval in seconds, having an automatic scheduler, since I usually don’t have any idea about the duration needed for an enpoint.