dora-team / fourkeys

Platform for monitoring the four key software delivery metrics of software delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force delete from four_keys.events_raw table

melezhik opened this issue · comments

I would like to forcefully delete all entries from four_keys.events_raw table table, how deletion leads me to:

UPDATE or DELETE statement over table ***.four_keys.events_raw would affect rows in the streaming buffer, which is not supported

It's pretty inconvenient, during development stage, wait till timeout has expired, any options here?

Thanks