Matt Nowzari

Results 4 issues of Matt Nowzari

## Closes https://github.com/elastic/connectors/issues/2394 The goal of this PR is to update the following `paginated_api_call` function to re-raise and/or handle specific Exceptions instead of blanket-swallowing any Exceptions that arise. Current exception-handling...

auto-backport
v9.0.0
v9.1.0

## Closes https://github.com/elastic/connectors/issues/2298 This PR creates a new configurable field `service.idle_jobs_threshold` which is the amount of time (in seconds) before a sync job is considered 'idle'. We make this field...

enhancement
auto-backport
sdh-driven
v9.1.0

Bumps `connectors` version to `8.17.10` as part of release process

### Problem Description Currently, the MongoDB connector uses the stdlib `datetime` library to handle datetime objects from the Mongo client. We should expand on this handling to include handling of...

enhancement
good first issue
effort:medium
mongo
team:extract-and-transform