Patrik Oldsberg
Patrik Oldsberg
QQ: could we switch these to `.rm` and use the built-in retries instead?
Hi! Gonna close this one to clean up the issues here a bit, since you're not currently listed as a codeowner, but please open a new request when possible
Great work indeed 🙏, welcome! 🎉
> I'm interested in becoming a community plugins area maintainer. I’ve contributed several PRs and provided reviews for a few others, which has helped me gain familiarity with the workflow...
Tbh I think the way to go with this one is to override the task endpoint to always return `[]`
Gonna leave this one open to contributions. It should mirror the design from #27901, as soon as that one is merged.
When copying `createComponentRouteRef` you create a new instance of the ref, that new instance also needs to be bound to it's target route, which is often the `scaffolder.createComponent` route. You...
@dtabolich when copying the page you also copied the definition of `createComponentRouteRef` right? You'll want to replace that definition with the one I posted
@deejay1 what parameters work well for you if you tweak this with Yarn patches? We've picked the current values very arbitrarily and would happily update to whatever is optimal for...
I don't quite see how it could depend on catalog size tbh, we're really just looking for maximum concurrency and throughput right? If one instance grabs too many items that'd...