Overview of the Issue
The online_ddl_stage_no_pk_text operation fails intermittently with a timeout error during the CI/CD pipeline execution. This issue occurs sporadically when performing online DDL operations on a table without a primary key, leading to delays and eventual failure of the operation.

Reproduction Steps
Trigger a CI/CD pipeline that runs a sequence of database operations, including an online_ddl_stage_no_pk_text operation.
Binary Version
Operating System and Environment details
6.1.96-102.177.amzn2023.x86_64
Log Fragments