Verk.RetrySet.clear-exclamation-mark
You're seeing just the function
clear-exclamation-mark
, go back to Verk.RetrySet module for more information.
Specs
clear!(GenServer.server()) :: boolean()
Clears the retry set, raising if there's an error.
It will return true
if the retry set was cleared and false
otherwise.