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
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
This is how we do it right now:
In the current marathon java client, I can only delete one task at a time with
.deleteAppTask()
or all tasks of an app with.deleteAppTasks()
Can we get a method for deleting multiple tasks (yet not all) at a time?
The text was updated successfully, but these errors were encountered: