Capgemini / Capgemini/xrm-datamigration
Excessive login prompts
- Dominant language
- C#
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
When importing a lot of data (> 1000 records) and using lookup maps and using an OAuth connection string, I am being asked to log in multiple times. Sometimes the login fails after too many **correct** attempts.
I'm not really sure why this is, are we creating new `CrmService`s?
**To Reproduce**
Provide code snippets which demonstrate the usage scenario to reproduce the behavior.
I'm not sure...
**Expected behavior**
A clear and concise description of what you expected to happen.
Non-interactive login to work. (I am using the CLI)
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.