remove sleep logic when the queue is full from CDC (#5600)
* dont sleep when queue is full * bump version
This commit is contained in:
committed by
GitHub
parent
314a7471b1
commit
a53dd7eaf0
@@ -8,5 +8,5 @@ COPY build/distributions/${APPLICATION}*.tar ${APPLICATION}.tar
|
||||
|
||||
RUN tar xf ${APPLICATION}.tar --strip-components=1
|
||||
|
||||
LABEL io.airbyte.version=0.3.4
|
||||
LABEL io.airbyte.version=0.3.5
|
||||
LABEL io.airbyte.name=airbyte/source-mssql
|
||||
|
||||
Reference in New Issue
Block a user