alert-oil-1341
09/09/2025, 6:14 PMagentForTaskTypes and then point to a separate deployment, is the expectation that all other requests will go to the defaultAgent? I'm looking at the config here - https://github.com/flyteorg/flyte/blob/master/flyteplugins/go/tasks/plugins/webapi/agent/config.go#L58-L79
What appears to be happening now is that all requests are going to the newly registered agent even though only one task type is mapped in agentForTaskTypesalert-oil-1341
09/10/2025, 2:50 PM[project.entry-points."flytekit.plugins"] anymore and instead create module files that we can point to on connector startup like pyflyte serve agent --modules com.main_modulealert-oil-1341
09/10/2025, 2:51 PM