wow james, thats pretty slick!
When using HTTP APIs, can i add the API error message as a column?
but doesn't rate limiting not support slower than 5 rows every second?
but can i automate that batch processing? e.g. run 30 rows every 60 seconds? not doing it manually
is there a way to automate batch running e.g. 30 rows every 60 seconds?
is there a different way i can work around this? e.g. batching row updates.
Need help with a custom HTTP API rate limit. Looks like the current rate limit can't be lower than 5 requests per second. Need to somehow get to a rate limit of 1 request every 2 seconds.