-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The MESSAGE_EXPIRATION envvar sets the maximum allowed age of a message, in seconds. Ignoring old messages makes Prompt Processing more robust against network problems that cause large volumes of messages to be delivered at once. (The messages are not lost permanently; they can be processed in catch-up.)
- Loading branch information
1 parent
e9e4b8f
commit 6adb8c0
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters