Skip to content

Remove DebugClear method from ate-apiserver #443

Description

The DebugClear method in ate-apiserver deletes all data from ValKey. This has been useful in very early stages of the project where we change the data schema almost on a daily basis. As the schema gets more stable, we should remove this method, at least from the Control service.

rpc DebugClear(DebugClearRequest) returns (DebugClearResponse) {}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions