Closed iandees closed 3 years ago
Machine tasks are failing pretty frequently because CloudWatch is throttling us and then we're not getting the next sequence token properly. This attempts to solve that. Heavily influenced by this code in another CloudWatch logging implementation.
Machine tasks are failing pretty frequently because CloudWatch is throttling us and then we're not getting the next sequence token properly. This attempts to solve that. Heavily influenced by this code in another CloudWatch logging implementation.