any idea why i get this error when using

any idea why i get this error when using this retry policy { retries: { limit: 12, delay: '2s', backoff: 'constant' } }
āœ˜ [ERROR] Uncaught (in promise) Error: NOT NULL constraint failed: priority_queue.target_timestamp: SQLITE_CONSTRAINT
āœ˜ [ERROR] Uncaught (in promise) Error: NOT NULL constraint failed: priority_queue.target_timestamp: SQLITE_CONSTRAINT
5 Replies
Seekerdasbatatas
Seekerdasbatatasā€¢6d ago
can you send me a repro please? an MRE should be enough, thanks :MeowHeartCloudflare: I know what it is instead of 2s it should be 2 seconds did TS type checks pass? (if you use TS even)
Focux
FocuxOPā€¢6d ago
yea, type check passed and yep, you are right, i was able to reproduce the error in an MRE and yes changing the delay to 2 seconds fixed the issue
Seekerdasbatatas
Seekerdasbatatasā€¢6d ago
yeah this is a bug on our side anyway, thanks for reporting :MeowHeartCloudflare:
Focux
FocuxOPā€¢6d ago
this is the type of the delay, fyi
No description
Seekerdasbatatas
Seekerdasbatatasā€¢6d ago
hum the type was not supposed to be that, sorry šŸ˜… thanks yet again :MeowHeartCloudflare:
Want results from more Discord servers?
Add your server