-
There have been a number of times the tap has hit a `429 Too Many Requests` error and the inbuilt back-off strategy has not been able to recover the sync. We should investigate if there is a better wa…
-
After the release of [v0.0.17](https://github.com/MeltanoLabs/tap-postgres/releases/tag/v0.0.17) we began to see `StreamMapConfigError` fatal errors in our replication pipeline.
Example:
```json…
-
loading Decimal type from mssql server to oracle using tap-mssql and target-oracle throws jsonschema validation error
```python
2024-10-08T20:10:20.033688Z [info ] raise error …
-
### Singer SDK Version
0.36.1
### Is this a regression?
- [ ] Yes
### Python Version
3.8
### Bug scope
Taps (catalog, state, etc.)
### Operating System
Linux
### Descript…
visch updated
1 month ago
-
Running on Arch, tap-distributor-srs target-snowflake, error:
```
{"consumer": true, "producer": false, "string_id": "target-snowflake", "cmd_type": "elb", "run_id": "2c975dcb-7ea3-48f4-8db1-e292c…
-
Hi, thanks for this plugin!
Is there a config option or any way to get more detailed logging?
I am seeing the following when hitting a REST API and trying to send it to a CSV:
```
ERROR |…
-
Hey,
I was testing this out and ran into an issue. I have a field in airtable that is a formula and returns a number. It looks like it's mad it's not a string (and was not cast to a string):
…
-
I have been getting an error using tap-spreadsheets-anywhere in conjunction with target-oracle:
IndexError: string index out of range cmd_type=elb consumer=True job_name=prod:tap-spreadsheets-anywher…
-
### Meltano Version
3.1.0
### Python Version
3.10
### Bug scope
Other
### Operating System
Linux Ubuntu 22
### Description
sync reset's table after completing successfully and it seems to wan…
-
[TAP](https://testanything.org) is clearly using `ok` in the protocol. `okay` is causing glitches e.g. with the Jenkins TAP plug-in.