shimonp21

Results 12 comments of shimonp21

In the code, in almost all tables, we call IgnoreCommonErrors, which ignores ACCESS DENIED errors. https://github.com/cloudquery/cq-provider-aws/blob/fcd04d58b862c4c1a1c4bdb0299b9f90a5a01ffb/client/helpers.go#L187

When looking at this issue, we need to remember to consider the interaction and differences between IgnoreError and ErrorClassifier.

Then I guess the action-item here is better validation?

Also linking a related documentation issue for the GCP provider: https://github.com/cloudquery/cq-provider-gcp/issues/104

Hey, thanks for this bug report, Jason! We are looking into this, and should have an update for you really soon.

Alright, so after discussing with the team, the solution we came up with is "configurable timeouts and retries". Keeping in mind we don't want to change the default behaviour (where...

Correct, we got this request from discord :)

@bhavaniravi v1.0.0 was released yesterday: https://www.cloudquery.io/docs/plugins/sources/facebookmarketing/overview

@Blaumaus Hello :) I am working on the Swetrix plugin right now, and wondering if it would be possible for us to upgrade our account for testing purposes (5 requests...