Build: #17 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Rui Xue <rx.astro@gmail.com> 473d01d07efe78da3373430356c591759af196d5
Merge branch 'PIPE-3073-prefect-workflow-task-adapter-and-tier0future-backend-improvement' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-3073-prefect-workflow-task-adapter-and-tier0future-backend-improvement
-
Rui Xue 4342b66b1c288374cf5f98e5c14630f9ab3ff043
Merge branch 'PIPE-3073-prefect-workflow-task-adapter-and-tier0future-backend-improvement' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-3073-prefect-workflow-task-adapter-and-tier0future-backend-improvement
-
Rui Xue d3d62c956fc3e617e199662225d27017882dbf91 m
PIPE-3073: add Prefect server tuning and remote access guidance
- Add recommended server startup env vars (DATABASE_POOL_SIZE,
MAX_OVERFLOW, TIMEOUT, LOGGING_LEVEL) with explanation table
- Add PostgreSQL alternative for heavy Dask workloads
- Document hostname -f trick and SSH tunnel for remote access
Co-authored-by: Copilot <copilot@github.com> -
Rui Xue <rx.astro@gmail.com> 52093b21ba4412e9be0cc9425da684e0b09b4557
PIPE-3073: Remove unused import of Optional from pclean.py