From: Dan Brown Date: Mon, 3 Jan 2022 19:42:48 +0000 (+0000) Subject: Added timeout and debugging statuses to webhooks X-Git-Tag: v21.12.1~1^2~9 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/00eedafbfdf2e60c7ffebb7e7ccf2a65ffa75b51?ds=inline;hp=00eedafbfdf2e60c7ffebb7e7ccf2a65ffa75b51 Added timeout and debugging statuses to webhooks - Added a user-configurable timeout option to webhooks. - Added webhook fields for last-call/error datetime, in addition to last error string, which are shown on webhook edit view. Related to #3122 ---