Web-based responsive document annotation tool
activeannoservice / project.export / OnWebHookFailureBehavior
enum class OnWebHookFailureBehavior
What to do when calling the WebHook failed
Name | Summary |
---|---|
IGNORE | act as if call was successful, ignore document for future |
RESEND_ON_NEXT_TRIGGER | Try to re-send result with next time the web hook gets triggered |