Skip to content

Commit

Permalink
Reprocess prop updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Puneet Joshi committed Nov 8, 2021
1 parent 018fd38 commit f33d226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registration-processor-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ mosip.kernel.jsonvalidator.file-storage-uri=${spring.cloud.config.uri}/${spring.
registration.processor.reprocess.fetchsize=100
# The reprocessor scheduler configurations
# The elapse time (in sec) beyond which the rids will be considered for reprocessing
registration.processor.reprocess.elapse.time=7200
registration.processor.reprocess.elapse.time=120
# The maximum reprocess count. Beyond this the rid will not be considered for reprocessing.
registration.processor.reprocess.attempt.count=300
registration.processor.reprocess.type=cron
Expand Down

0 comments on commit f33d226

Please sign in to comment.