Skip to content

Commit 40e9486

Browse files
committed
Reduce submission processor delay
1 parent 8c888fe commit 40e9486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/background_tasks/submission_reprocessor_task.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ def run
1010
end
1111

1212
def wait_delay
13-
1
13+
0.1
1414
end
1515
end

0 commit comments

Comments
 (0)