-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Ohai guys,
I need this option especially WRT to this call: cloudservers.getServers(true, function(){}). The default cache-control settings for Rackspace calls are 30 minutes - this hurts when I'm spawning servers via script and need IPs on completion... I don't want to wait.
Rackspace's official suggestion is to use dummy get parameters to do cache-busting: http://docs.rackspace.com/servers/api/v1.0/cs-devguide/content/Caching-d1e921.html
Rather than do cache busting on EVERY call, I suggest a flag/variable/option on a per-call basis - anything as long as it works.
I'd do a pull request but IDK if you want to change your request procedures based on what Eran talked about earlier this week. LMK.
Thanks,
Van
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels