At the moment the options are Always
and When no responses
The problem is for some APIs the resources I’m chaining from expires. I can’t use always as I don’t want to constantly be creating more of resources. I need to be able to perform various requests on one item, and when it expires I want to perform a single request to refresh it and let all the other requests chain of it again.
This could either be achieved by being able to set an Time To Live for request responses in the context of request chaining, or by allowing the HTTP status of the current request to kick off the chain.
At the moment I have to clear all the responses for the base API call each morning and it just feels tedious after magic of request chaining.
Please authenticate to join the conversation.
Planned
Feedback
Improvement
4 months ago
Pieter Slabbert
Get notified by email when there are changes.
Planned
Feedback
Improvement
4 months ago
Pieter Slabbert
Get notified by email when there are changes.