Configure how long the application has to respond (ACK or NACK) to an incoming message. Note that this might be longer, or shorter, than the deadline configured in the server-side subscription.
The value 0 is reserved to leave the deadline unmodified and just use the server-side configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe webpage provides a comprehensive list of versions for \u003ccode\u003eMaxDeadlineTimeOption\u003c/code\u003e, ranging from the latest release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to version \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaxDeadlineTimeOption\u003c/code\u003e configures the duration an application has to respond to an incoming message, which might be longer or shorter than the server-side configured deadline.\u003c/p\u003e\n"],["\u003cp\u003eA value of \u003ccode\u003e0\u003c/code\u003e for the deadline indicates that the server-side configuration should be used without modification.\u003c/p\u003e\n"],["\u003cp\u003eThe deadline applies individually to each message upon delivery to the application and multiple messages delivered in a batch will have their deadline extended.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxDeadlineTimeOption\u003c/code\u003e is a type alias for \u003ccode\u003estd::chrono::seconds\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]