Kritner
Kritner
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
Even breaking up into separate string builders in the highest level enumeration 😅
27 replies
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
Lmao oom trying to run the graph parsing code
27 replies
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
Cool thanks I’ll give this a look and see if anything obviously problematic comes out of it
27 replies
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
we certainly have a mixture of scopes, probably 90% of which are request scoped though, including the newer service and the dependencies within that service (though i haven't checked deeper than that single level)
27 replies
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
is there a way a visually represent the dependency graph? I wouldn't think it would be circular, cuz then it wouldn't validate at all right?
27 replies
CC#
Created by Kritner on 7/26/2024 in #help
critical mass(?) of service registrations causing scope validation to go from 5 to 30 seconds
I’m not really sure how to do a minimal repro, we have potentially hundreds of services being registered in the di container and it’s this one scoped service that depends on other services that is being an issue 😦
27 replies