-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reprocess results if there was a processing error
In the case where a connection gets reset or other processing errors occur, the client is already coded to automatically retry submission of the results. However, the server was marking the results as 'seen' and would not reprocess them. This change allows reprocessing results only if there were errors processing before. Fixes #728 Signed-off-by: John Schnake <[email protected]>
- Loading branch information
1 parent
98d7d32
commit f51d88d
Showing
3 changed files
with
1,814 additions
and
18 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
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
Oops, something went wrong.