You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, every artefact (task, data) should be deleted no matter whether test has been successful or not. The data being delete is particularly important when dealing with batch scripts.
After, we the task has to be explicitly removed by hand from kapacitor.
Implement clean up so that task is removed after loaded to kapacitor, no matter what happens (using defer() maybe)
The text was updated successfully, but these errors were encountered: