Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handlers to delete logs #75

Open
g0ulash opened this issue Nov 2, 2017 · 1 comment
Open

Handlers to delete logs #75

g0ulash opened this issue Nov 2, 2017 · 1 comment

Comments

@g0ulash
Copy link
Collaborator

g0ulash commented Nov 2, 2017

It might be useful to add handlers that are able to clear all the logs up until now. It would be useful to wipe all the logs between testing and going live. For example, I am currently testing with BTS and my simulation log files become 200MB, while I only need the newest simulation. Thoughts?

@robinvanemden
Copy link
Member

robinvanemden commented Nov 4, 2017

Seems sensible. We might simply add a RESTful HTTP DELETE method to the log endpoints that currently only make use of GET (that is, GetLog, GetActionLog, GetRewardLog, GetSimulationLog)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants