Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Failed to store destination_retry_timings: integer out of range #6129

Closed
richvdh opened this issue Sep 27, 2019 · 1 comment
Closed

Failed to store destination_retry_timings: integer out of range #6129

richvdh opened this issue Sep 27, 2019 · 1 comment

Comments

@richvdh
Copy link
Member

richvdh commented Sep 27, 2019

it is trying to store the retry interval in an integer field, and 2^31 ms is only 25 days, and it's supposed to go a lot higher than that

@richvdh
Copy link
Member Author

richvdh commented Sep 30, 2019

we need to fix this before release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants