airbytehq / airbytehq/airbyte-python-cdk
Issue with "Inject on first request" not setting offset to 0 in version 6.36.0
Abierto
community
- Lenguaje dominante
- Python
- Estrellas
- 26
- Forks
- 53
- Merge medio
- 2 d 6 h
- PR fusionados (30 d)
- 10
Descripción
Description: When selecting the "Inject on first request" option, the offset is not set to 0 during the request. This issue persists in version 6.36.0, whereas version 6.17.0 works as expected.
Steps to Reproduce:
Select the "Inject on first request" option in the settings.
Make the request.
Observe that the offset is not set to 0 in version 6.36.0.
Expected Behavior: The offset should be set to 0 when the "Inject on first request" option is selected.
Environment:
Version 6.36.0
Version 6.13.0 works correctly

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.