Open agis opened 7 years ago
Currently it's hard-coded to 5 seconds: https://github.com/skroutz/rafka/blob/f9311550d7ec82bf7ddec7e5094d34912780bf60/producer.go#L78
We should also make it clear that this timeout sets a lower bound on how much time the shutdown process may take.
Currently it's hard-coded to 5 seconds: https://github.com/skroutz/rafka/blob/f9311550d7ec82bf7ddec7e5094d34912780bf60/producer.go#L78
We should also make it clear that this timeout sets a lower bound on how much time the shutdown process may take.