SOLVED
Throttling Processing / Thread.sleep() equivalent
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
brianscott
11 - Bolide
‎12-01-2014
07:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Alterxy Users!
I've got a freebie license with an external vendor that will give me data back in .xml format that I need to consume daily. Unfortunately, because I'm on this extra cheap, freebie license one of the restrictions in place is N requests per minute. I was testing a bigger data set and wound up getting a warning email; i.e., 'you tried to submit 20 requests in under a minute, your license is suspended until tomorrow.' OK. Whatever.
So, do I have any options to tell Alterxy to throttle down processing somewhere along the loop; i.e., make a request every N seconds? It would help me out a lot.
Thanks!
brian
I've got a freebie license with an external vendor that will give me data back in .xml format that I need to consume daily. Unfortunately, because I'm on this extra cheap, freebie license one of the restrictions in place is N requests per minute. I was testing a bigger data set and wound up getting a warning email; i.e., 'you tried to submit 20 requests in under a minute, your license is suspended until tomorrow.' OK. Whatever.
So, do I have any options to tell Alterxy to throttle down processing somewhere along the loop; i.e., make a request every N seconds? It would help me out a lot.
Thanks!
brian
Solved! Go to Solution.
Labels:
- Labels:
- API
2 REPLIES 2
ChadM
Alteryx Alumni (Retired)
‎12-01-2014
07:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Brian, have you tried the Throttle Tool yet? It can be found under the Laboratory category right now, and will allow you to specify a limit to the number of records processed per minute.
‎12-01-2014
07:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
BEAUTIFUL!
Thanks, this is exactly what I needed.
Thanks, this is exactly what I needed.
