Skip to content

Commit

Permalink
increase buffer time for FULL fhfir to fhir sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Jan 5, 2025
1 parent a7ebc69 commit 0570e4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ then
check_parquet false
else
# Provide enough Buffer time for FULL pipeline to completely run before testing the sink FHIR server
sleep 700
sleep 900
test_fhir_sink "FULL"
fi

Expand Down

0 comments on commit 0570e4f

Please sign in to comment.