On Fri, 2020-12-04 at 09:07 +1300, Brian E Carpenter wrote: > Hi Magnus, > > You raise an interesting point, but it's really about deployment > of the whole ANIMA infrastructure. We need the infrastructure to work > even when everything else is broken, which means it must have a > guaranteed slice of resource capacity and it should not exceed that > slice even when the autonomic system is fixing breakage. > > If that doesn't work, GRASP sessions will start timing out, so the API > will report failures, starting with discovery failures**. That's where > the recommendation for exponential backoff comes in. But I think the > problem is deeper than the API.
I raised this as I didn't see any discussion in the API that you could either become hanging on a call waiting for local resources (which would be bad for what I understand is intended to be asynchronous API) or how the calling APP would learn that your request timed out, or simply are still being worked on because busy. My concern is that without any type of push back towards the calling application it can't regulate what it is doing to focuse the resources on what is most important. Secondly, does there exist any prioritization mechanism on the GRASP level that helps with this. Cheers Magnus > > ** I've seen it happen, when running GRASP on a busy IETF wireless > network, back when we used to have meetings. > > Regards > Brian > > > Regards > Brian Carpenter > > On 04-Dec-20 03:21, Magnus Westerlund via Datatracker wrote: > > Magnus Westerlund has entered the following ballot position for > > draft-ietf-anima-grasp-api-08: No Objection > > > > When responding, please keep the subject line intact and reply to all > > email addresses included in the To and CC lines. (Feel free to cut this > > introductory paragraph, however.) > > > > > > Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html > > for more information about IESG DISCUSS and COMMENT positions. > > > > > > The document, along with other ballot positions, can be found here: > > https://datatracker.ietf.org/doc/draft-ietf-anima-grasp-api/ > > > > > > > > ---------------------------------------------------------------------- > > COMMENT: > > ---------------------------------------------------------------------- > > > > So I didn't have time to read your document in detail, thus I can easily > > have > > missed something. Hopefully a bit of clarification on what I might have > > missed > > will resolve this issue. > > > > I do wonder over one aspect of this API surface. How does it handles when > > the > > GRASP layer is unable to send the messages in a timely fashion based on the > > API > > calls? Looking at GRASP I understand that it is using either UDP or TCP. The > > rate limiting of UDP does not appear to be more well specified that to > > follow > > RFC 8085 recommendations. So my concern here is that you actually have some > > risk of running into that the upper layer using this API tries to become a > > bit > > to active and do everything at once, thus resulting in that TCP congestion > > control and flow control might block timely transmissions, and for UDP the > > rate > > limiter / congestion control of the UDP messages. What happens in this API > > when > > this occurs? > > > > > > > >
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Anima mailing list [email protected] https://www.ietf.org/mailman/listinfo/anima
