I have a running tokio application and some tasks for processing. Some of them handling a request are ok to panic and fail when some user input is wrong.
Other task n