Skip to content

.NET: Durable Agents: platforms should use consistent entity method names #2234

Description

@philliphoff

Currently, the entities used to implement durable agents use different method names for invoking the agents, RunAgentAsync on .NET and run_agent on Python. This inconsistency makes it difficult for tools (such as the DTS Dashboard) to interact with the agents at the entity-level (as opposed to having developers go through their application level for testing).

We should use a common set of entity method names across the platforms. (I'd suggest RunAgent but I don't have a strong opinion.)

Metadata

Metadata

Assignees

Labels

.NETUsage: [Issues, PRs], Target: .NethostingUsage: [Issues, PRs], Target: all hosting related solutionspythonUsage: [Issues, PRs], Target: Python

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions