-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add panic recovery handling for process_job with test coverage (#178)
* refactor: makefile updated as per latest bootstraper commit * feat: handling panic in process job gracefully * changelog: updated * refactor: removed extra files * lint: fixed * refactor: panicking in the process job, test updated accordingly * refactor: process job updated to update panic message in the db * refactor: removed job id from panic message, was redundant --------- Co-authored-by: mohiiit <[email protected]> Co-authored-by: Heemank Verma <[email protected]>
- Loading branch information
1 parent
803be5f
commit c66c0f3
Showing
5 changed files
with
70 additions
and
5 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
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
Submodule madara
updated
3 files
+0 −1 | CHANGELOG.md | |
+0 −4 | configs/chain_config.example.yaml | |
+0 −31 | configs/chain_config.template.yml |
Submodule pathfinder
updated
42 files