Feat(Core): handle multiple configuration#169
Conversation
This comment was marked as duplicate.
This comment was marked as duplicate.
|
I have too many devices in database ... I think I have to stop it ... At the moment I'm looking the log, it is collecting devices, I have advised that It seems slower that before, You can see how to collect several devices by second, however now: Each device take more than 2 or 3 seconds ... I'm not sure why ... |
|
I have stop it ... only 319 devices on 15 minutes ... I can't run it for all devices in database, there are thousands, I need collection name filter... |
|
I fixed the issue with the duplicate fields in the form. Regarding the collection timing, I’d prefer to handle that in a dedicated PR. For now, let’s finalize this one first, then implement the collection mechanism. After that, we’ll evaluate whether the collection times are acceptable and optimize them if needed. Best regards |
Totally agree! |
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
|
I have tested it collecting and pushing items, no errors no issues ... It's working fine! |
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>

Checklist before requesting a review
Please delete options that are not relevant.
Description
Add the ability to handle multiple SCCM configurations.
Suggested replacement for #120
Screenshots (if appropriate):