Skip to content

Commit

Permalink
raduce buffer time
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Jan 5, 2025
1 parent 98b9f74 commit 5a8157b
Showing 1 changed file with 1 addition and 3 deletions.
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 900
sleep 500
test_fhir_sink "FULL"
fi

Expand All @@ -489,8 +489,6 @@ then
run_pipeline "VIEWS"
else
fhir_source_query
# Provide enough Buffer time for FULL pipeline to completely run before testing the sink FHIR server
sleep 300
test_fhir_sink "INCREMENTAL"
fi

Expand Down

0 comments on commit 5a8157b

Please sign in to comment.