-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Thank you for pg_timetable!
Is your feature request related to a problem? Please describe.
When using pg_timetable in an integration test, the time until the next "Retrieve scheduled chains to run" is unknown and this makes the integration tests flaky.
Describe the solution you'd like
For example an API endpoint that triggers the retrieval of scheduled chains to run.
Describe alternatives you've considered
- Put various
sleepmoments in the integration tests. - Stop testing with pg_timetable in the integration tests and test pg_timetable outside of CI/CD.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested